The RequestStream domain provides connectivity between elements of the Corbaserver and EJB components in a sysplex to allow transfer of GIOP requests from a requester to a request processor, and to permit appropriate workload balancing of the deployment of those requests.
It provides basic management functions for RequestStreams:
The RequestStream domain also manages Transports, which are single communication mechanisms that transfer bytes from one task to another in the sysplex. They occur in different types, depending upon which technology is appropriate for the route that needs to be taken. For example, there are "InStore" transports, "MRO" transports and "Socket" transports.
[[ Contents Previous Page | Next Page Index ]]