Distributed object: Difference between revisions

Content deleted Content added
No edit summary
m Removing link(s) Wikipedia:Articles for deletion/Distributed Ruby closed as delete (XFDcloser)
 
(One intermediate revision by one other user not shown)
Line 1:
{{Short description|Concept in distributed computing}}
[[File:Distributed object communication.png|thumb|Image describes communication between distributed objects residing in different machines.]]
 
Line 42 ⟶ 43:
[[PYthon Remote Objects|Pyro]] is a framework for distributed objects using the [[Python (programming language)|Python programming language]].
 
[[Distributed Ruby]] (DRb) is a framework for distributed objects using the [[Ruby programming language]].
 
==See also==