Merging applications

Queue aliasing can be used to merge applications. For example, imagine you have the following configuration:

Some time later the two server applications are merged into one application supporting requests from both the client applications. It may now be appropriate for the two queues to be changed to one queue. For example, you may delete Q2, and add an alias of the Q1 queue, calling it Q2. Messages from the client application that previously used Q2 are automatically sent to Q1.

Parent topic: Using queue aliases