Managing Object Request Brokers

 

Managing Object Request Brokers

Use this task to manage Object Request Brokers (ORB). An ORB manages the interaction between clients and servers using the Internet InterORB Protocol (IIOP).

Default property values are set when the product starts and the Java Object Request Broker (ORB) service is initialized. These properties control the run-time behavior of the ORB and can also affect the behavior of product components that are tightly integrated with the ORB, such as security. It might be necessary to modify some ORB settings under certain conditions.

Every request or response exchange consists of a client-side ORB and a server-side ORB. It is important to set the ORB properties for both sides as necessary.

After an ORB instance has been established in a process, changes to ORB properties do not affect the behavior of the running ORB instance. The process must be stopped and restarted for the modified properties to take effect.

A list of possible tasks for managing ORB follows:

(dependent on configuration)




Sub-topics
Object Request Brokers
Logical pool distribution
Object Request Broker tuning guidelines
Object Request Broker service settings
Object Request Broker custom properties
Object Request Broker communications trace
Client-side programming tips for the Java Object Request Broker service
Character code set conversion support for the Java Object Request Broker service
Object Request Brokers: Resources for learning