The Object Request Broker (ORB)
The ORB is the object bus.
Basically it lets objects make requests - and receive responses from - other objects located locally or remotely.
Client objects need not be aware of the mechanism for communicating with remote server objects.