Distributed Ruby
Appearance
This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Distributed Ruby" – news · newspapers · books · scholar · JSTOR (February 2017) (Learn how and when to remove this message) |
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.
Implementations |
| |||||
---|---|---|---|---|---|---|
IDE | ||||||
Applications | ||||||
Libraries and frameworks | ||||||
Server software |
| |||||
People | ||||||
Other | ||||||
This programming-tool-related article is a stub. You can help Wikipedia by expanding it. |