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

Distributed Ruby

From EverybodyWiki Bios & Wiki
Revision as of 00:14, 29 April 2025 by WikiMasterBot2 (talk | contribs) (Moved page from wikipedia:en:Distributed Ruby ([[Edithistory:|history]]))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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.