The reason that Message Queue Manager(MQM) is so small is that many functions are already provided by the basic tasking / semaphore module. 消息队列管理之所以这么小是因为很多功能都已经在基本的任务和信号量模块中实现了。
For the example, use SQL replication to avoid the complexity added by a channel-based message queue manager, which is required to handle Q replication. 例如,使用SQL复制来避免基于通道消息队列管理器(MQM)所造成的复杂性,这个管理器是用来处理Q复制的。
Also share memory manager and message queue manager is used. 还采用了共享内存管理,消息队列管理,实现了串口隔离的多进程事务处理能力。
The message broker or queue manager determines which clients should receive which messages based on a particular destination described in the message, and it delivers the messages accordingly. 消息代理或队列管理程序根据消息中描述的特定目的地确定接收消息的客户机,从而实现消息传递。
Since all of the queues belong to the same cluster, when a message arrives to a queue manager, WebSphere MQ invokes a workload-balancing algorithm to decide which queue should receive the message. 由于所有队列都属于同一个集群,当消息到达队列管理器时,WebSphereMQ将调用工作负载平衡算法来确定应由哪个队列接收此消息。