Quartzite is a Clojure scheduling library built on top of Quartz Scheduler. NOTE: This is the tag for the Clojure library. If your question is about Clojure, use this instead of [quartz-scheduler] (unless you're interoping with the Java library directly).
Quartzite is a Clojure scheduling library built on top of Quartz Scheduler.
For more info, visit https://github.com/michaelklishin/quartzite
See also:
- quartz-scheduler - original Java library
- quartz.net - .NET port of the Java library