avishek.dasgupta wrote:
I am trying to write a message transformation application using JRuby. This
is a web-app to be deployed in Tomcat.
When I benchmarked this new app written in JRuby (with some Java
components), with the earlier app written in Java I saw a major performance
drop when the load (measured in requests per second) on the application is
increased.

Interesting numbers...I think we need more information, however, like what version of JRuby you ran and a short description of how the application works. There have been threading-related bottlenecks reported over time, but we've solved many of those issues.

Also 1.1.6 is coming out today, which includes a number of these fixes.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to