PTC Arbortext Publishing Engine Programmer's Guide (PTC Arbortext Publishing Engine 程式設計師指南) > The Arbortext Publishing Engine Request Manager > Understanding the Internal Structure of Arbortext PE Request Manager > Arbortext PE 子流程 Pool Management > Arbortext PE 子流程 Pool Work Thread > Deleting Temporary Directories
  
Deleting Temporary Directories
When a work thread terminates an Arbortext PE 子流程, 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 子流程 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 子流程 had consumed.