[ndnSIM] comparison between NDN and IP

Alex Afanasyev alexander.afanasyev at ucla.edu
Fri Aug 30 09:40:25 PDT 2013


Hi Chavoosh,

It is a very good question and I don't have a definite answer to it.  Both delay and throughput metrics is something that depends on the behavior of the sender in IP and requester in NDN.  That is, the major  factor for the delay could be how fast sender/requester retransmits/re-requests.  Similar could be for the throughput: depending on how aggressively sender sends/receiver express Interests, the throughput could be different.

One potential (though not ideal) is to compare a bulk data transfer using IP/TCP versus some implementation of reliable data deliver in NDN.  For the latter it is possible to use ConsumerWindow, but it implements very simple logic and it may not be too fair to compare it with TCP.

---
Alex

On Aug 25, 2013, at 11:45 AM, chavoosh ghasemi <chavoosh.ghasemi.off at gmail.com> wrote:

>  Hi Alex
> 
> I want compare NDN and IP network with each other by ns-3. The metrics are delay and throughput.
> 
> I think I need same scenario for this purpose, but how I can achieve comparability packets, scenarios and results for this comparison? How I can do it?
> 
> Best regards
> 
> --Chavoosh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20130830/01b685a9/attachment.html>


More information about the ndnSIM mailing list