Publishing Engine Programmer's Guide > The Arbortext Publishing Engine Request Manager > Understanding the Internal Structure of Arbortext PE Request Manager > Arbortext PE sub-process Pool Management > Arbortext PE sub-process Pool Work Thread > Deleting Temporary Directories
  
Deleting Temporary Directories
When a work thread terminates an Arbortext PE sub-process, the pool queues deletion of its temporary directory. Each pool maintains a list of deferred directory deletion requests. However, directory deletion is performed after the Arbortext PE sub-process has been removed from the operating system. The deletion is attempted every time the work thread runs until the deletion succeeds. Temporary directory deletion releases the disk space used for processing requests that the Arbortext PE sub-process had consumed.