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

Distributed Ruby

From EverybodyWiki Bios & Wiki
Revision as of 22:11, 19 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.7.1)". ruby-doc.org. Retrieved 2024-12-17.

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.