Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2021.2

...

MQ Prerequisites
Anchor
MQ Prerequisites
MQ Prerequisites

Jar Files

SeeAdding Necessary Jar Files to the Classpath.

Queue Allocation

When traffic is being exchanged over queues, the assumption is that there is a client application that puts a request to a client destination queue and a server application that gets that message from the  queue then puts another (reply) message onto a second queue for the client to get.

...