You can connect queue managers in client to server mode. In a client to server configuration, one queue manager acts as a client and the other runs in a server environment. A server allows multiple simultaneous incoming connections (channels). To accomplish this the server must have components that can handle multiple incoming requests.
Client to server connections shows the typical connection components in a client to server configuration.
Parent topic: Connections