Event publication between cells through an MQ network topology
在這個拓蹼中,利用服務整合匯流排基礎架構,透過 IBM MQ 佇列管理程式網路,在兩個 Cell(匯流排)之間傳輸事件通知。
This is achieved in a similar fashion to the Event publication between cells topology, by creating a new WebSphere® MQ link and a publish and subscribe bridge between the first bus and the MQ network (and MessageBroker or EventBroker instance). This ensures that messages published to a service integration bus topic space are forwarded to the message broker. The same configuration is carried out between the second bus and the MQ network or MessageBroker instance to receive messages published from the first bus.
Thus messages published in either bus are forwarded to the service integration bus topic space (and thus notification consumers attached to the appropriate notification broker) on the other bus, through the MQ infrastructure.
In the following figure, there are two cells each on a separate bus. Each cell contains an application server, and every application server contains a WS-Notification service and messaging engine. Each cell is connected by a publish and subscribe bridge over an MQ Link to a network of WebSphere MQ queue managers. Requests received by a server in one cell are put on a queue, then routed by a message broker to another queue, then routed to consumers associated with the server in the other cell.
