Science Fair Project Encyclopedia
Object request broker
(Redirected from ORB)
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&
10-26-2009 08:16:03
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


