The following description explains the functions and peculiarities of a specific Queue object - the "CLIENT_QUEUE".
Each client of an AE system includes the Queue object "CLIENT_QUEUE". This objects is automatically created when a client is created. It is available in "<No Folder>".
By default, the Client Queue is stopped after it has been created.
Each executable object is automatically processed in the Client Queue unless a particular Queue object has been defined in its settings. A particular Queue object can be allocated via the Attributes tab or the script element :PUT_ATT.
Queue settings are not available for the cockpit. It always starts in the Client Queue.
Compared with regular Queue objects, the "CLIENT_QUEUE" has some limitations:
The following Client Queue settings can be changed:
See also:
Queue - Attributes tab
Queue - Usage