On Jun 26, 11:43 am, Stuart Halloway <stuart.hallo...@gmail.com>
wrote:
> I am working on a Clojure project that is becoming more and more
> schedule-oriented. So far I have been using Clojure's native
> concurrency constructs, but I am becoming tempted to use Java's
> concurrency primitives to get interruptability, etc. -- or maybe even
> wrap a Java library like Quartz.
>
> Has anyone else been down this road?
>
> Stu

Yea, I don't know about Clojure libraries, but also see Spring
Batch...which like you mentioned is based on Quartz.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to