On Thursday, December 13, 2012 8:21:09 PM UTC+1, Trastabuga wrote: > > A while ago I created a small web site based on Clojure. I noticed that > when there was no requests to the site for some period of time (a few > hours) it may take up to 20-30 seconds to process an incoming request. > I am wondering, what's the reason for this time lag after some period of > inactivity in a Clojure process? Is it Java specific? > > Sounds like the JVM process gets swapped out during the period of inactivity.
-- 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