On Mon, Jan 17, 2011 at 4:14 AM, Julien Schmurfy <schmurfy / gmail.com> wrote: > I never said I suspected eventmachine or any mri native library to be > the cause of the leak, in fact I even doubt it, I just said that the > jruby version of eventmachine was not on par with the mri native one: > some methods are not implemented in the jruby version which makes the > APIs incompatible and would require a rewrite of some part of the > application in order to run (if a substitute exists for these missing > methods). Understood. The maintainers of the JRuby EM would probably love to have help implementing anything that's missing, btw :) - Charlie