next up previous contents index
Next: 32.5 Web client Up: 32.4 Page pools Previous: 32.4.3 PagePool/ProxyTrace

32.4.4 PagePool/Client

The class PagePool/Client helps caches to keep track of pages resident in cache, and to store various cache-related information about pages. It is mostly implemented in C++, because it is mainly used internally and little functionality is needed by users. It has the following major C++ methods:

This page pool should support various cache replacement algorithms, however, it has not been implemented yet.




2000-08-24