|
计算机应用 2008
HCache:An efficient hybrid P2P Web caching system
|
Abstract:
Current P2P Web caching system caches too many duplicates in the system. To solve the problem, an enforced hybrid caching system named HCache was proposed. HCache can reduce the duplicates, by choosing which objects should be cached due to the user's access characteristic and Web priority. The popularity of the Web object was used to improve the LRU replacement (called ELRU), which enhanced the ratio of the P2P Web caching system. In the trace-driven simulation, the result shows that HCache achieves better hit ratio and performance.