Configuring TIBCO JMS as an agent queue

When configuring a TIBCO JMS for an agent queue, you must set the prefetch parameter for the queue to “1.”

If you fail to set the prefetch parameter to 1 for an agent queue, it will cause agents to attempt to process messages more than once, resulting in job execution failures and wasted processing power. You may also see multiple trigger messages in queues causing severe performance degradation.

To set the prefetch parameter, use either the create queue command or the addprop command. See TIBCO JMS attributes for details on using the commands.