Research Article

Performance Evaluation of an Object Management Policy Approach for P2P Networks

Algorithm 2

Considering video popularity.
Require : video_popularity cache_size ≥ 0
if video_popularity > threshold then
  insert_cache(video);
end if