<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi guys,<div class=""><br class=""></div><div class="">just to add something to Sabet’s response:</div><div class=""><br class=""></div><div class="">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. </div><div class=""><br class=""></div><div class="">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.</div><div class=""><br class=""></div><div class="">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.</div><div class=""><br class=""></div><div class="">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.</div><div class=""><br class=""></div><div class="">Hope that this helps.</div><div class=""><br class=""></div><div class=""><div class="">
<div class=""><div class=""><div class=""><span class="" style="float: none; display: inline !important;">Spyridon (Spyros) Mastorakis</span><br class=""><span class="" style="float: none; display: inline !important;">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class=""><span class="" style="float: none; display: inline !important;">Internet Research Laboratory</span><br class=""><span class="" style="float: none; display: inline !important;">Computer Science Department</span><br class=""><span class="" style="float: none; display: inline !important;">UCLA</span></div><div class=""><br class=""></div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Apr 1, 2016, at 10:08 AM, Muhammad Hosain Abdollahi Sabet <<a href="mailto:M.AbdollahiSabet@mail.sbu.ac.ir" class="">M.AbdollahiSabet@mail.sbu.ac.ir</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">


<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" class="">
<meta name="Generator" content="MS Exchange Server version 6.5.7652.24" class="">
<title class="">RE: [ndnSIM] Consumer without predefined interest rate</title>

<div class="">
<!-- Converted from text/plain format -->
<br class=""><p class=""><font size="2" class="">Hi Ahmed,<br class="">
<br class="">
I suggest you take a look at this:<br class="">
<a href="http://ndnsim.net/2.1/doxygen/classns3_1_1ndn_1_1ConsumerWindow.html" class="">http://ndnsim.net/2.1/doxygen/classns3_1_1ndn_1_1ConsumerWindow.html</a><br class="">
It's worth a try.<br class="">
<br class="">
Thanks,<br class="">
Sabet<br class="">
<br class="">
---------- Forwarded message ----------<br class="">
From: Ahmed Sadek <<a href="mailto:don1559@gmail.com" class="">don1559@gmail.com</a>><br class="">
Date: Fri, Apr 1, 2016 at 8:46 PM<br class="">
Subject: [ndnSIM] Consumer without predefined interest rate<br class="">
To: ndnsim <<a href="mailto:ndnsim@lists.cs.ucla.edu" class="">ndnsim@lists.cs.ucla.edu</a>><br class="">
<br class="">
<br class="">
Hi All,<br class="">
<br class="">
I was wondering if there is a consumer that generate interests without<br class="">
predefined rate from the start of simulation and try to take advantage of<br class="">
the link bandwidth as much as available, similar to file download with TCP.<br class="">
<br class="">
If not then any hints on the design of such app.<br class="">
<br class="">
Thanks and have a nice weekend!<br class="">
Ahmed<br class=""></font></p></div></div></blockquote></div><br class=""></div></body></html>