[Mini-NDN] Content placement

Ashlesh Gawande (agawande) agawande at memphis.edu
Tue Oct 2 09:46:13 PDT 2018


For file distribution you can look at chunks:

https://github.com/named-data/ndn-tools/tree/master/tools/chunks


For modifying cache sizes per node you need to modify this loop:

https://github.com/named-data/mini-ndn/blob/master/bin/minindn#L408

to pass your custom cs size for each node.


Ashlesh

________________________________
From: Mini-NDN <mini-ndn-bounces at lists.cs.ucla.edu> on behalf of sepehr abdous <sepehrabdous1375 at gmail.com>
Sent: Sunday, September 30, 2018 3:55:08 AM
To: mini-ndn at lists.cs.ucla.edu
Subject: [Mini-NDN] Content placement

Hello all,
I am working with ndn and during my recent simulation I need to distribute 100 files uniformly on a number of servers and then calculate the maximum load based on different cache sizes and distinct server numbers so all in all I need to do some content placement using mini-ndn. But I do not know the way of doing this so I'm stuck.

I would appreciate any help.

Best,
Sepehr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20181002/1b9b3934/attachment.html>


More information about the Mini-NDN mailing list