Quartz is nice but just an API. Flux is pretty feature rich but more about workflow than hardcore scheduling and automation. Another job scheduling alternative is JobServer with its open source SDK, soafaces. soafaces is a way to build modular server-side java Tasklets. It has lots of scheduling rules and job reporting/monitoring UI stuff also.
Alternatives to QuartzRauf Issa April 16, 2013 at 1:28 AM
Quartz is nice but just an API. Flux is pretty feature rich but more about workflow than hardcore scheduling and automation. Another job scheduling alternative is JobServer with its open source SDK, soafaces. soafaces is a way to build modular server-side java Tasklets. It has lots of scheduling rules and job reporting/monitoring UI stuff also.
Post your Comment