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

Kept on Wikipedia:Portable object (computing)

From EverybodyWiki Bios & Wiki

In distributed programming, a portable object is an object which can be accessed through a normal method call while possibly residing in memory on another computer.[1] It is 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.

An advantage of portable objects is that they are easy to use and expressive, allowing programmers to be completely unaware that objects reside in other locations. Detractors cite this as a fault, as some programmers will not expect network-related errors or the unbounded nondeterminism associated with large networks.

See also

References

  1. WO2006136923A1, Castillo, Laurent & Christoph Siegelin, "Method and system using a portable object for providing an extension to a server", issued 2006-12-28 



This article "Portable object (computing)" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Portable object (computing). Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.