Content deleted Content added
m clean up using AWB |
|||
Line 1:
'''Distributed objects''' are [[Computer software
See also [[Internet protocol suite]].
Line 5:
== Local vs Distributed Objects ==
Local and distributed objects differs in many
# Life cycle : Creation, migration and deletion of distributed objects is different from local objects.
# Reference : Remote references to distributed objects are more complex than simple pointer to memory address.
Line 17:
== Examples ==
Distributed objects are implemented in [[Objective-C]] using the [[Cocoa (API)
Distributed objects are used in [[Java RMI]].
Line 23:
[[CORBA]] lets one build distributed mixed object systems.
[[
[[DDObjects]] is a framework for distributed objects using Borland Delphi.
Line 32:
[http://www.replicanet.com/about.html Distributed Objects using C++]
{{Comp-sci-stub}}▼
[[Category:Distributed computing]]
▲{{Comp-sci-stub}}
|