Cache Cleaning Process
The Cache Cleaning Process releases service requesters and service objects that have been inactive for a certain period of time. The process removes timeout service requesters from the service requester factory, removes timeout non-Poolable service objects from the service holder, and releases timeout Poolable service objects in the Generic Pool for forthcoming requests. This optimizes the memory utilization.