| Author |
Jobs scheduled Asynchronously
|
sangram nani
Greenhorn
Joined: Nov 27, 2011
Posts: 21
|
|
Schedule heavy process jobs in Background(Asynchronous).
a UI that lets us view,edit,delete & trigger scheduled jobs.
Also re-run the jobs if they fail to run at their scheduled time, i.e, if system/app-server goes down.
Ours is a struts2 web-app with Hibernate ORM.
Can the above requirements be possible with Java Quartz scheduler? Can the jobs be managed in Container environment?
--
Thanks.
|
 |
 |
|
|
subject: Jobs scheduled Asynchronously
|
|
|