I just updated the Scheduler Service.

Here's what changed:
* Now a true Service.
* Has a JobEntry table for persisting jobs. (see MySQL_user_permissions.sql &
jobentysql.sql)
* Loads all jobs from the database on startup
* Thread per task.

What I'm still working on ( should happen over the next week ): 
* UI for CRUDing jobs. ( in the meantime you can add jobs directly to the DB and
it'll load them ).
* Documentation - I plan on updating the getting started document and add a
small tutorial on using
the scheduler.

I ran the scheduler for about a 12 hour period with 3 jobs and all seemed to
work fine. Please
let me know if you have any problems.


-- 
Dave
[EMAIL PROTECTED]
your flame > /dev/null


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to