Science Fair Project Encyclopedia
Object request broker
In distributed computing, an object request broker (ORB) acts as an agent that dispatches requests to other agents, usually in an effort to speed up response times. GIOP (the General Inter-ORB Protocol) handles inter-ORB communication.
See also CORBA - the Common Object Request Broker Architecture.
to start orb service, part of RMI, in UNIX: orbd -ORBInitialPort 1050&
03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


