Dedicated JMS destination

You should configure a dedicated JMS Destination for each time-triggered (agent) transaction for the following reasons:

In a common JMS destination with lots of messages (e.g., greater than 20K messages), the selector could take several seconds to find the appropriate message.