问题
Has anyone found any alternative open-source solutions to Quartz which they are happy with?
I know Cronacle is a well respected (and pricey) closed source solution for job scheduling but I'd like to make sure we exhaust the open-source alternatives before going down that route.
回答1:
Did you already check all of those listed in Open Source Job Schedulers in Java:
- jcrontab
- Quartz
- Fulcrum Scheduler
- Essiembre J2EE Scheduler
- Gos4j
- Oddjob
- Job Scheduler
- JDRing
- jBatchEngine
- MyBatchFramework
- Super
- cron4j
回答2:
I did some looking a while back and was hard-pressed to find any open source Java-based job scheduler that seemed to have even a fraction of the reputation and usage of Quartz. I would be really curious to hear why Quartz isn't sufficient.
回答3:
What about Flux Scheduler (http://fluxcorp.com/)? Now http://flux.ly.
来源:https://stackoverflow.com/questions/1740147/alternatives-to-quartz-for-job-scheduling