Legacy platform

Locating the JMS server on a different application server

You can protect the task-based queues by ensuring the JMS server can be restarted on a different node or a different application server.

You don’t have to worry about preserving the content of the queues because they can be recreated from the database. You also don’t have to worry about protecting them against large number of messages because the agents only fetch a finite number of messages (default is 5,000).