News

Use the JMS selector feature to select only the desired messages from the response queue. For those unfamiliar with the JMS selector, this JMS feature allows a client to specify the messages it is ...
Message selectors cause the JMS provider to evaluate message headers and properties prior to sending messages to the subscriber applications. Use message selectors in the framework if you need to ...
This allows multiple receive locations to access the same JMS queue or topic, providing a mechanism to support concurrent message consumption using JMS message selectors.
This allows multiple receive locations to access the same JMS queue or topic providing a mechanism to support concurrent message consumption using JMS message selectors.