[ndnSIM] Measuring a download time

Alex Afanasyev aa at CS.UCLA.EDU
Wed Mar 2 15:04:45 PST 2016


Hi Sharvari,

Are you publishing data under same prefix?  If so, if the there are other producer "closer" to the consumer, the producer may not get any interests.

Another possibility is that you may have missing routes.  Did you manually configured routes or used global routing helper?

--
Alex

> On Mar 1, 2016, at 5:01 PM, Komajwar, Sharvari <srk130230 at utdallas.edu> wrote:
> 
> Hello,
> 
> Thank you for your help. Also, there is one more thing that I observed in my case.I have multiple consumers and producers in my scenario and for first interest packet there is a source which never sends a data back and there is another source which forwards first interest packet on other interface.
> 
> Can you please suggest me any reason for these observations?
> 
> Thanks & Regards,
> Sharvari
> ________________________________________
> From: Alex Afanasyev <aa at cs.ucla.edu>
> Sent: Friday, February 26, 2016 2:37 AM
> To: Komajwar, Sharvari
> Cc: ndnsim at lists.cs.ucla.edu
> Subject: Re: [ndnSIM] Measuring a download time
> 
> 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/20160302/e2c594bd/attachment.bin>


More information about the ndnSIM mailing list