In a distributed queue, when and how is a scheduler notified that a worker has completed a task?

In a distributed queue, when and how is a scheduler notified that a worker has completed a task?

book

Article ID: KB0085873

calendar_today

Updated On:

Products Versions
TIBCO Rendezvous -
Not Applicable -

Description

Resolution:
When the callback function returns, the (CM) DQ listening transport automatically notifies the scheduler the task has been completed.

Sending an explicit confirmation of certified messages will NOT change this behaviour.

Issue/Introduction

In a distributed queue, when and how is a scheduler notified that a worker has completed a task?