khaines
1/20/2006 5:08:00 PM
On Thursday 19 January 2006 11:45 pm, Zed Shaw wrote:
> Hi,
>
> This is an announce for Mongrel, a mostly Ruby webserver. I just
> started it as I was trying to work on solutions for people deploying
> Ruby web applications, and already it's pretty damn fast. We're
> talking really really damn fast. I mean like people won't believe me
> that it's this fast and I don't really believe it.
Ooooh. Nice. I use the _heck_ out of webrick when developing IOWA apps. I
will definitely have to see how well this can work for the same sort of
thing, because webrick is going to be hard to beat. It's just so easy to use
and just works. I can take an entire production app or website, and usually
with no changes, run it all under webrick quite adequately.
It'd be great if I could do the same thing, with the same ease of use, with
better performance. One thing some customers like to do is to take their
production sites/apps and put them onto a laptop or a CD/DVD that they then
take to tradeshows. The better the performance of the app, the better they
look to their potential customers.
Thanks,
Kirk Haines