[ndnSIM] Consumer without predefined interest rate

Spyridon (Spyros) Mastorakis mastorakis at CS.UCLA.EDU
Fri Apr 1 10:28:40 PDT 2016


Hi guys,

just to add something to Sabet’s response:

The way to achieve that (i.e., full link utilization) can partially be through your application (in the sense that your application should send enough Interests to retrieve enough data), but one should also consider the forwarding strategy. 

As far as the application is concerned, one can use some of the alternative applications and retrieval models that come with ndnSIM (zipf, batches etc.) or write their own retrieval models.

As far as the strategy is concerned, it should estimate the link bandwidth and expand Interest forwarding to alternative links when the current link is fully utilized. To achieve that, one should write their own strategy.

However, a quick and dirty way to fully utilize a topology link in ndnSIM (given that one knows the link capacities in advance) is through the application by selecting the appropriate Interest expression rate.

Hope that this helps.

Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
Internet Research Laboratory
Computer Science Department
UCLA


> On Apr 1, 2016, at 10:08 AM, Muhammad Hosain Abdollahi Sabet <M.AbdollahiSabet at mail.sbu.ac.ir> wrote:
> 
> 
> Hi Ahmed,
> 
> I suggest you take a look at this:
> http://ndnsim.net/2.1/doxygen/classns3_1_1ndn_1_1ConsumerWindow.html <http://ndnsim.net/2.1/doxygen/classns3_1_1ndn_1_1ConsumerWindow.html>
> It's worth a try.
> 
> Thanks,
> Sabet
> 
> ---------- Forwarded message ----------
> From: Ahmed Sadek <don1559 at gmail.com>
> Date: Fri, Apr 1, 2016 at 8:46 PM
> Subject: [ndnSIM] Consumer without predefined interest rate
> To: ndnsim <ndnsim at lists.cs.ucla.edu>
> 
> 
> Hi All,
> 
> I was wondering if there is a consumer that generate interests without
> predefined rate from the start of simulation and try to take advantage of
> the link bandwidth as much as available, similar to file download with TCP.
> 
> If not then any hints on the design of such app.
> 
> Thanks and have a nice weekend!
> Ahmed
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20160401/742e98eb/attachment.html>


More information about the ndnSIM mailing list