Revent - RPC based on EventMachine
Tired of DRuby? This library allows mutual RPC between server and clients: clients can call methods on server and server can call methods on clients.
EventMachine is used for network communication and Marshal is used for serializing/deserializing.
Usage
Installation
See INSTALL
Feedback
Feedback of any kind is welcome; please post to the forum at rubyforge.org/projects/revent
Copyright
Copyright © 2008 Ngoc DAO Thanh. All Rights Reserved.
License
Revent is free software distributed under the Ruby license. See the COPYING file in the standard Ruby distribution for details.
Warranty
This software is provided “as is” and without any express or implied warranties, including, without limitation, the implied warranties of merchantibility and fitness for a particular purpose.