5th International Conference on Computer Information Science and Application Technology (CISAT 2022)(2022)
被引用0|浏览1
摘要
To address the problems of low cache hit ratio and high routing hops to obtain content in Named Data Networking (NDN), this paper proposes a Cache placement Policy based on Dynamic Popularity (DPCP). When the requested content arrives at the routing node, the latest popularity is calculated by combining the number of requests in current cycle and the popularity of the previous cycle, and the caching threshold is dynamically adjusted according to the occupancy of caching space, only content with popularity exceeding the current threshold is cached, thereby retaining the content with the highest probability of being requested in future time periods. This cache placement policy is also implemented using Programming Protocol-independent Packet Processors (P4) deployed on programmable data plane. Experimental results show that the proposed algorithm can effectively improve the cache hit ratio and reduce the average routing hops compared with the traditional caching policy.
更多
查看译文
关键词
Named Data Networking,Caching,Edge Caching,Content Distribution,Cache-Enabled Networks