You might be interested in a post I just put up related to agents and the background thread pools and some possible improvements:
http://tech.puredanger.com/2010/06/08/clojure-agent-thread-pools/ IMHO, using agents should not prevent your JVM from exiting or require the use of (shutdown-agents). Alex On Jun 10, 9:32 am, Jim Menard <jim.men...@gmail.com> wrote: > On Thu, Jun 10, 2010 at 10:31 AM, Meikel Brandmeyer <m...@kotka.de> wrote: > > Hi, > > > seehttp://richhickey.github.com/clojure/clojure.core-api.html#clojure.co... > > Thank you. That works. Is calling shutdown-agents after using any > agents required for all apps, or just those that await like my little > app does? > > Jim > -- > Jim Menard,http://www.io.com/~jimm/ -- 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