Distributed Ruby
   HOME

TheInfoList



OR:

Distributed Ruby or DRb allows
Ruby A ruby is a pinkish red to blood-red colored gemstone, a variety of the mineral corundum ( aluminium oxide). Ruby is one of the most popular traditional jewelry gems and is very durable. Other varieties of gem-quality corundum are called ...
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.


See also

* Java remote method invocation * Rinda (Ruby programming language)


External links


DRb RDoc Documentation
Ruby (programming language) Inter-process communication {{programming-software-stub