Introduction: Object Request Broker

Explore the key concepts pertaining to applications that use the Object Request Broker (ORB). The product uses an ORB to manage communication between client applications and server applications as well as among product components. These Java 2 Platform Enterprise Edition (J2EE) standard services are relevant to the ORB: Remote Method Invocation/Internet Inter-ORB Protocol (RMI/IIOP) and Java Interface Definition Language (Java IDL). The ORB provides a framework for clients to locate objects in the network and call operations on those objects as though the remote objects were located in the same running process as the client, providing location transparency.

Object Request Broker (ORB)
An Object Request Broker (ORB) manages the interaction between clients and servers, using the Internet InterORB Protocol (IIOP). It enables clients to make requests and receive responses from servers in a network-distributed environment.



Related concepts
Object Request Brokers
Related information
Learn about Object Request Brokers (ORB)
Concept topic    

Terms of Use | Feedback

Last updated: Aug 29, 2010 8:25:23 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-zos&topic=welc6tech_orb_intro
File name: welc6tech_orb_intro.html