We have a little DSL that compiles to core.logic, and we're seeing the 
dreaded PermGen bug (CLJ-1152 <http://dev.clojure.org/jira/browse/CLJ-1152>) 
in code that was destined for production.  Fortunately some basic stress 
tests revealed the problem early.  FWIW, here's some mitigation code that 
-- under some currently unknown load threshold -- lets us at least get some 
more testing done.

  https://gist.github.com/jsmorph/7042092

The excellent CLJ-1152 bug report (nice work!) suggests this approach.  
Definitely not a work-around.  Just some mitigation.

--Jamie

-- 
-- 
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