[Mini-NDN] Each node holds a hash table in mini-ndn

JIACHENG HOU houdemi at outlook.com
Sun Mar 21 14:32:11 PDT 2021


Hi Mini-Ndn teams,

I am planning to add a hash table for each node in mini-ndn. The hash table is updated every 20 minutes. What I am trying to do is, each content store entry gains some information from the hash table before it is inserted into the content store.

Currently, the Content Store consists of a Table and a replacement policy.  I tried to add a Hash Table in the nfd::cs::Cs namespace. However, I failed when I tried to acquire the hash table information in the nfd::cs::Entry namespace. I am not sure whether I am in the correct direction.

Could you please give me some suggestions?

Thank you very much in advance!

Best wishes,
Jiacheng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20210321/79a05a53/attachment.html>


More information about the Mini-NDN mailing list