Yea I checked it out.. looked good but the real benefit it would offer is memory sharing for the arguably large rails code base (to avoid having each process keep a redundant copy in memory), unfortunately, this involves patching ruby to support copy-on-write and using the elusive 'enterprise' edition:
http://www.modrails.com/documentation/Architectural%20overview.html#_memory_sharing On Mon, Apr 21, 2008 at 11:27 PM, Glenn Little <[EMAIL PROTECTED]> wrote: > > We just started playing with it. Haven't done any exhaustive > performance testing or anything yet. But getting it working > was a very pleasant experience compared to mongrel or the > dispatch.fcgi stuff. > > -glenn > > Jason Ting wrote: > > this may be last week's news, but have you guys heard much about this? > > > > http://www.modrails.com/ > > > > - jason > > > > > > > --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
