[Ruby] Good alternatives to Mongrel?
Chris Ochs
chris at ochsnet.com
Sun Jan 6 22:41:16 PST 2008
-----Original Message-----
From: ruby-bounces at zenspider.com [mailto:ruby-bounces at zenspider.com] On
Behalf Of Ryan Davis
Sent: Saturday, January 05, 2008 4:36 PM
To: Seattle Ruby Brigade!
Subject: Re: [Ruby] Good alternatives to Mongrel?
On Jan 5, 2008, at 15:30 , Michael T. Halligan wrote:
> Forgive me if I've offended, but the question still stands that there
> should be a discussion about running a mongrel-free rails environment.
There WAS a discussion about it, mostly ignored, because of irrelevant
politicking.
Alternatives offered:
+ fastcgi
+ fuzed
+ jruby
+ evented mongrel
+ thin
I've been playing around with evented mongrel for quite some time, being a
fan of eventmachine. About to use it on the first real production site.
One little advantage that's not obvious is that with evented mongrel you
have access to eventmachine within a running rails app. So you can do
things like async logging, messaging, etc..
Chris
More information about the Ruby
mailing list