Hi,
[u]My case:[/u]
Having scheduler running with several jobs (jobdetail and triggers) scheduled.
Those jobs read from database and added to the scheduler upon its start.
Now, I want to allow the user to change those jobs on the database and that they will be update on the running scheduler too.
[u]My solutions: [/u]
First way - Adding an update job which will run each X time and compare current database jobs to the currently running scheduler jobs - if it finds a different -> update current running scheduler with the new info.
Second way - Each job would have a trigger X time before it should run, in this run it will check whether its up to date comparing to the database, if not, updating, else doing nothing.
What do you think about this solution, will it work, is it the best way to do this?
Add to your answer a consideration regard load balancing at the server.
Thanks in advance to you all,
Dor
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=395302&messageID=482372#482372---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...