[ndnSIM] Measuring a download time

Alex Afanasyev aa at CS.UCLA.EDU
Fri Feb 26 00:37:16 PST 2016


Hi Sharvari,

There is no simple answer to your question.  Download times, besides multi/single path forwarding depends on client request pattern and congestion control (hop-by-hop and end-to-end).

ConsumerCbr may not be a great consumer to measure what you want, as it is sends interest at constant rate.  If it can retrieve set of data packets over single path, it will take the same amount of time (minus reduced interest reexpressing) to fetch of multipath.   You can try ConsumerWindow, but it has a very rudimentary logic that is trying to adjust client strategy to the available network capacity.

May be you should try to use different measurement parameter, which shows the effect of mutlipath strategy, without adding dependency on client requests.

---
Alex

> On Feb 24, 2016, at 2:12 PM, Komajwar, Sharvari <srk130230 at utdallas.edu> wrote:
> 
> Hello,
> 
> I am working on Multipath forwarding strategy for NDN. I am using ConsumerCbr application to generate interest packets. Can you please suggest me the way to measure a downloading time for a file of particular size?
> 
> Regards,
> Sharvari
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20160226/f07b3c86/attachment.bin>


More information about the ndnSIM mailing list