PTC Arbortext Publishing Engine Programmer's Guide (PTC Arbortext Publishing Engine 程式設計師指南) > The Arbortext Publishing Engine Request Manager > Customizing the Arbortext PE Request Manager > Writing a Custom Cache Manager > Implementing a Cache Manager
  
Implementing a Cache Manager
There are several methods that must be implemented by a cache manager. Because the Arbortext PE Request Manager can receive simultaneous requests, every method except the init and destroy methods must be thread-safe .