From: Brian Candler Date: 2004-10-26T16:42:53+09:00 Subject: Re: Server Programming > Also, take a loook at DRb--distributed ruby. It's a remote method call > protocol for ruby objects and a very elegant way of developing servers, > though it doesn't come without some performance costs. A good starting > place is the pickaxe book (get it online at > http://www.rubycentral.com/book/index.html or buy the new edition). Also, there's now a page on the wiki at http://www.rubygarden.org/ruby?DrbTutorial