Skip to main content

Posts Tagged ‘JMS’

How To: Message Selectors in WMB & WMQ as JMS Publish Subscriber

WebSphere MQ, when used as a JMS provider, can be leveraged to implement one of the widely used architecture patterns, the Pub-Sub model. In this use case, we have a message flow as the service provider that connects to WMQ publisher and another consumer message flow that uses WMQ topics as a subscriber within WebSphere […]