ibm-messaging / mq-dev-patterns

Code samples and messaging patterns for IBM MQ developers
Apache License 2.0
190 stars 163 forks source link

Yield the CPU after a get #181

Closed chughts closed 1 year ago

chughts commented 1 year ago

In the message getters add a one second wait to allow other consumers running on the same machine to receive messages.