Using MQe, you can create a gateway to allow messages to flow to MQ. You will need to create certain MQe objects to configure a gateway. These objects include a bridge, queue manager proxy, client connection, bridge queue, and optionally a transmission queue listener if messages are also to be sent from MQ back to MQe.
In a standard configuration, a single client connection is created along with a single bridge queue. This is sufficient to start sending messages from MQe to MQ. If there are a large number of clients connecting to the gateway, the number of messages sent per second through to MQ decreases.