[Ruby] Good alternatives to Mongrel?
Zed A. Shaw
zedshaw at zedshaw.com
Sat Jan 5 23:43:19 PST 2008
On Sat, 5 Jan 2008 11:05:58 -0800
"Michael T. Halligan" <michael at halligan.org> wrote:
> How's jRuby on the memory management side?
Ok, one last message I swear.
The memory we see in a medium size deployment is around the 1G range,
but it's Java so it take whatever you give it. Larger applications
will probably use around 2G-4G if you give it to them.
Secondly, the performance of JRuby with Rails is around 20% slower,
especially when running unit tests.
Finally, I recommend switching the template language to Erubis.
Something about Erubis using plain simple strings keeps the java
compiler happier so your stuff runs a billion times faster.
Good luck man.
--
Zed A. Shaw
- Hate: http://savingtheinternetwithhate.com/
- Good: http://www.zedshaw.com/
- Evil: http://yearofevil.com/
More information about the Ruby
mailing list