DRb

Distributed Ruby or DRb allows Ruby programs to communicate with each other on the same machine or over a network. DRb uses remote method invocation (RMI) to pass commands and data between processes

  1. Wikibooks: RubyProgrammin/Standard Library/DRb
  2. drb: Ruby Standard Library Documentation



Casiano Rodriguez León 2015-01-07