[Rails] [ANN] Mongrel HTTP Library 0.2.0 (Fast And RubyForgified)
Zed Shaw
zedshaw at zedshaw.com
Wed Feb 1 05:22:43 GMT 2006
On Jan 31, 2006, at 9:15 PM, Ben Myles wrote:
> Even though Mongrel will probably never be as fast as lighttpd serving
> http requests, the bottleneck will be Rails itself, and Mongrel should
> be able to keep ahead of that.
>
This is the biggest problem with performance in any of the Ruby web
app frameworks. No matter how fast I make Mongrel, at some point
it's gotta run Rails/Camping/Nitro and then things just crawl. The
advantage of Mongrel is it will at least remove most overhead, and
I'm shooting to have some wicked dynamic caching in there, so it
should be able to help with the performance problems.
Zed A. Shaw
http://www.zedshaw.com/
More information about the Rails
mailing list