Distributed Object Computing
Uses object oriented computing paradigms for distributed applications
- Remotely accessible objects, which support encapsulation, inheritance and polymorphism
Separates an object’s interface and implementation
- Location and implementation transparency
Makes it easier to build large distributed systems