I worked on project at GBorg to implement:
> - a specified moment
> - a time of the day/month/year
> - recurring at a time interval
But now the project is frozen for some time, exist only UML.
Expected features were:
1. All transactions from job spool performed in one connection serially.
So on multy processors servers spooled jobs will eat only one CPU.
And job performed in expected order.
2. Guarantee launch job from spool in none guarantee time, even if
server crashed when job transaction not ended.
Cron can't implement this.
--
Olleg