Publishing Engine Programmer's Guide > Arbortext Publishing Engine and its Components > Technical Overview of Arbortext Publishing Engine > Internal Components of Arbortext Publishing Engine > Additional Arbortext PE Request Manager Dynamic Components > Queues
  
Queues
A queue is an object that stores queued transactions for execution. Transactions are placed on a queue by a queue manager. At some point determined by configuration settings, they are retrieved for execution by the Queued Transaction Scheduler. The queue is responsible for determining which transactions it will accept and the order in which its transactions will execute. According to configuration criteria, it keeps transactions from executing until a set time or until other conditions are met.