On Thu, 07 December 2000, TAKAHASHI Masayoshi wrote: > I'm one of developers of WEBrick. Excellent. I haven't really had a chance to look at it closely, but hopefully we can work together. > I visited Midgard project pages. Do you rewrite it > (or a part of it) with Ruby? Great! The goal is to be language independant, but if possible I'd like to use Ruby objects (from 'C') inside the server. This should make it easy to extend the server with Ruby as well. Midgard itself will continue to be written in 'C'. > 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'. I'm more interested in making sure that existing Ruby apps run within Midgard. If somebody has written an inventory application in Ruby, for example, he should be able to use the pages from the inventory application as layout elements within Midgard. > By the way, There is an Application Server, > Petit+Server, in RAA. I'll take a look at that too. Thanks. Regards, Ami.