Re: a bit of confusion regarding , relating!_NEWLINE_!visibroker osagent to the corba architecture
Posted By:
Vasu_Devan
Posted On:
Tuesday, June 26, 2001 02:08 AM
No. osagent is not the ORB. It is just a
directory service with which client programs register with in order to find object implementations. It can be running anywhere on your local network. But the ORB must be running at both the client and server ends.
osagent's job is to only find object implementations.
osagent is visibroker specific, not part of any CORBA standards.