Hi Ami,

I'm one of developers of WEBrick.
I visited Midgard project pages. Do you rewrite it (or a part of it)
with Ruby?  Great!

Ami Ganguli <ami / ganguli.com> wrote:
> > |2. Are there existing application servers for Ruby?
> > 
> > Not really.  WEBrick is the building block for web 
> > applications (to be), but its development have just 
> > started.  Check out RAA for the
> > name.  http://www.ruby-lang.org/en/raa.html
> 
> Thanks.  The web page doesn't appear to be there yet, but I've downloaded it.

Oops, Sorry, webrick-0.0.3 has no document and little sample...
# We are getting ready to show webrick-0.0.4 soon.

WEBrick is a simple HTTP server toolkit for Ruby. If you'd like to
use HTTP from your Ruby libraries or Ruby scripts, WEBrick may be
(or will be) useful. But it is too simple to call it 'Application
Server'.


By the way, There is an Application Server, Petit+Server, in RAA.

  http://www.ruby-lang.org/en/raa-list.rhtml?name=Petit%2BServer


Best regards,

TAKAHASHI Masayoshi (maki / inac.co.jp)