"Ray Capozzi" <Ray_Capozzi / hotmail.com> wrote in message news:5lRaa.179166$4F3.11146475 / news2.east.cox.net... > Is there a preferred set of ruby libraries for client/server solutions? As > an example, RPC. The protocol needs to exist for Ruby and Perl, so druby > wont work. XML-RPC seems to be the leading candidate, despite my objectives > to XML. Try search the archives for YAML over the past week or two. There is work in progess using a YAML transport layer on place of Ruby marshalling. Mikkel