fmj...@gmail.com writes:

> Perhaps I should be more precise: quartz (http://quartz-scheduler.org/) 
> <http://quartz-scheduler.org/> is a java-based open source scheduler, 
> and the link I gave earlier is to the clojure integration layer 
> quartzite (http://clojurequartz.info/) <http://clojurequartz.info/>.
> Immutant (http://immutant.org/tutorials/jobs/) 
> <http://immutant.org/tutorials/jobs/> seems to use another integration 
> library named quartz-clj (https://github.com/mdpendergrass/quartz-clj) 
> <https://github.com/mdpendergrass/quartz-clj>.

Actually, Immutant has its own Quartz integration, and is not based on
quartz-clj. You can, however, use the Quartzite API with the
cluster-aware Quartz scheduler that Immutant provides if you prefer the
Quartzite API over the Immutant one.

- Toby

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to