[Mini-NDN] Nearest router which cached file strategy

Junxiao Shi shijunxiao at email.arizona.edu
Sat Oct 27 07:48:54 PDT 2018


Hi Sepehr

The strategy can:
1. Flood the Interest for segment 0. The response comes back via unicast.
Network learns the path to the nearest cached copy.
2. Unicast Interest for subsequent segments toward the node with cached
copy.
See http://hdl.handle.net/10150/625652 chapter 4 for details.

Yours, Junxiao

On Sat, Oct 27, 2018 at 10:42 sepehr abdous <sepehrabdous1375 at gmail.com>
wrote:

>
> I have a grid of 100 * 100 routers which randomly cached files from a
> library of 100 files({F1, F2, F3, ..., F100}). A user is randomly connected
> to one of this routers.
> Lets say F1 is cached in 5 routers and user sends interest for F1. I want
> the interest to get to the nearest router which have cached F1 regardless
> of its loud.
>
> Is there any way to implement this strategy?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20181027/cad21c64/attachment.html>


More information about the Mini-NDN mailing list