Uniform Distributed Queue

A distributed queue is a set of JMS queue instances, each hosted on a different JMS server, that are accessible as a single, logical queue to a client. A uniform distributed queue automatically creates a queue instance on each JMS server that is referenced by its target.

General Advice: