[Rails] Re: Frustrated with RoR environment splintering

Ben Munat bent at munat.com
Sat Apr 1 18:25:09 GMT 2006


Tom Mornini wrote:
> On Mar 31, 2006, at 10:28 PM, Ben Munat wrote:
>> PPS: oh yeah... I'm that annyoing container junkie: container,  
>> container, container!
> 
> 
> Mongrel, mongrel, mongrel, mongrel...
> 

Well, I was initially pretty excited about Mongrel but then I keep hearing talk of running 
Mongrel with lighty/apache... and running Mongrel for a specific app (rather than running 
Mongrel and adding/removing apps). All this, along with rails' single-threaded nature, 
have made me somewhat gloomy about ever seeing a real servlet container for rails.

I do need to spend some more time with Nitro and Camping... maybe they don't have the 
threading issue. But still, it seems that Mongrel has adopted the "copy per app" approach 
of WEBrick rather than the servlet container approach. I suppose someone would need to 
write a servlet API for Ruby in order to do that (not sure if the CGI module fulfills that).

b


More information about the Rails mailing list