You can edit almost every page by Creating an account and confirming your email.

Distributed Ruby

From EverybodyWiki Bios & Wiki


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]

See also

References

  1. "Module: DRb (Ruby 2.3)".

External links



This article "Distributed Ruby" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Distributed Ruby. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.