Content deleted Content added
m clean up using AWB |
m →Local vs Distributed Objects: spelling corrections |
||
Line 8:
# 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.
# Request Latency : A distributed objects request is orders of
# Object Activation : Distributed objects may not always be
# Parallelism : Distributed object may be executed in parallel.
# Communication : there are different communication primitive available for distributed objects requests.
|