About NetworkFacade is an alternative to DRb, XML/RPC and other REST api, all in one ! DRb alternative Do the same as DRb (tcp, unix socket, ssl) but easier and even more sexy XML/RPC and REST alternativeSee Flickr, Digg, Netvibes, Remember The Milk examples in the documentation Simple client example # Declare the Foo class with default port and host (localhost and 5042) class Foo Simple server