Hi, I’ve found very few documentation pages about DRb… The rdoc pages
(http://www.ruby-doc.org/stdlib/libdoc/drb/rdoc/index.html ) are poorly
documented and most of the web links provided are 404 or Japanese
Does somebody have links to tutorials about details and in depth DRb
programming ?
Thanks
On Tue, Mar 17, 2009 at 12:02 PM, Zouplaz [email protected] wrote:
Hi, I’ve found very few documentation pages about DRb… The rdoc pages
(http://www.ruby-doc.org/stdlib/libdoc/drb/rdoc/index.html ) are poorly
documented and most of the web links provided are 404 or Japanese
Does somebody have links to tutorials about details and in depth DRb
programming ?
http://segment7.net/projects/ruby/drb/
http://chadfowler.com/ruby/drb.html
Is what I used to write my DRb based solution.
–
Aaron T.
http://synfin.net/
http://tcpreplay.synfin.net/ - Pcap editing and replay tools for Unix &
Windows
Those who would give up essential Liberty, to purchase a little
temporary Safety,
deserve neither Liberty nor Safety.
– Benjamin Franklin
On 2009/03/18, at 4:18, Aaron T. wrote:
http://segment7.net/projects/ruby/drb/
http://chadfowler.com/ruby/drb.html
Is what I used to write my DRb based solution.
The object-oriented scripting language Ruby is admired by many programmers for being easy to write in, and for its flexible, dynamic nature. In the last few years, the Ruby on Rails web application framework, popular for its productivity benefits,...
http://www.druby.org/druby_and_rinda.pdf