Distributed object: Difference between revisions

Content deleted Content added
Unlinked: Jt
No edit summary
Line 17:
# Parallelism : Distributed objects may be executed in parallel.
# Communication : There are different communication primitives available for distributed objects requests
# Failure : Distributed objects have far more points of failure than typical local objects.
# Security : Distribution makes them vulnerable to attack.