[ndnSIM] test

Saran Tarnoi sarantarnoi at gmail.com
Fri Jun 14 08:26:43 PDT 2013


Hi Axel,

What is the transmission time in your case?
Is that the number of data packets served by server?
If it is so, in my opinion, the number of data packets served by the
producer (server) could be independent of the number of clients in your
case.
It is because all the clients are connected to the same router and they
simultaneously ask for the same content.
Consequently, the issued interests are aggregated at the router by PIT data
structure.
More specifically, when there is a pending PIT entry for the target content
in PIT, the face ID of the successive interest that asks for the same
target content is added to the entry.
So,only one interest per a target content accesses the server.
The server in turn sends a data packet in response to the pending
interest(s).

--
Saran Tarnoi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20130615/1bb4612e/attachment.html>


More information about the ndnSIM mailing list