Hello,
What is you experience with using agents on multi core CPU when agents hold a considerable amount of memory allocated? What I found that when the JVM memory usage goes to around 26% of available RAM, only one thread runs at the time from then on. Is this JVM optimising? What I am trying to find out if i is my code or it is expected to happen... Kind regards, Vlad PS: In this particular code, the agents run "doall" on lazy (iterate) sequence to produce the results used later... --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---