Content deleted Content added
Tonywalton (talk | contribs) m moved Portable object to Portable object (computing): Adding context to article title. A "portable object" could be a banana, a watering-can... |
Dialectric (talk | contribs) article lacks references |
||
Line 1:
{{unreferenced}}
In [[distributed programming]], a '''portable object''' is an [[object (computer science)|object]] which can be accessed through a normal [[method (computer science)|method]] call while possibly residing in memory on another [[computer]]. It is [[portability|portable]] in the sense that it moves from machine to machine, irrespective of [[operating system]] or [[computer architecture]]. This mobility is the end goal of many [[remote procedure call]] systems.
|