<div dir="ltr"><div><div><div>Hi Alex,<br><br></div>Something seems strange. It does not matter whether I run my simulations 1000 seconds or 100,000 seconds ! In the former case a client issues around 40 Interests and in the latter case around 50 Interests. Does this make sense ?<br><br></div>Thanks and regards.<br></div>C<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jun 25, 2016 at 6:57 AM, Alex Afanasyev <span dir="ltr"><<a href="mailto:aa@cs.ucla.edu" target="_blank">aa@cs.ucla.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Carl,<br>
<br>
ConsumerZipfMandelbrot app does't have Frequency parameter, as it models ZipfMandelbrot distribution of requests.  It has 3 prameters that you can control the model, you can check then in the source code <a href="https://github.com/named-data-ndnSIM/ndnSIM/blob/master/apps/ndn-consumer-zipf-mandelbrot.cpp" rel="noreferrer" target="_blank">https://github.com/named-data-<wbr>ndnSIM/ndnSIM/blob/master/<wbr>apps/ndn-consumer-zipf-<wbr>mandelbrot.cpp</a> (more about model is on wikipedia <a href="https://en.m.wikipedia.org/wiki/Zipf%E2%80%93Mandelbrot_law" rel="noreferrer" target="_blank">https://en.m.wikipedia.org/<wbr>wiki/Zipf–Mandelbrot_law</a>).<br>
<br>
The last time would be different, as the model is probabilistic.<br>
<br>
---<br>
Alex<br>
<div><div class="h5"><br>
> On Jun 22, 2016, at 8:28 AM, Carl Zu <<a href="mailto:carlzu8@gmail.com">carlzu8@gmail.com</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> I have a zipfian consumer installed at each consumer node. Even if I have set the "frequency" to one (1 second), the last time that each consumer node generates an interest is different. Please see below some information about this (SIMULATION_TIME=1800 s):<br>
><br>
> nodeID     lastInterestFwd     nInterestFwd     interestOverhead<br>
> 0    1701.32     37     2059<br>
> 1    675.495     29     1557<br>
> 2    1619.28     34     1781<br>
> 3    590.82     33     1790<br>
> 4    836.126     30     1675<br>
> 5    80.0199     24     1274<br>
> 6    1546.96     32     1764<br>
> 7    515.022     28     1596<br>
> 8    1214.58     29     1616<br>
> 9    1184.11     32     1641<br>
> 10    902.013     36     2086<br>
> 11    1066.91     27     1452<br>
> 12    389.501     29     1451<br>
> 13    1378.49     29     1505<br>
> 14    821.176     33     1823<br>
> 15    713.737     28     1599<br>
> 16    1795.63     29     1514<br>
> 17    673.653     33     1802<br>
> 18    254.06     28     1420<br>
> 19    1082.7     29     1720<br>
> 20    998.265     32     1747<br>
><br>
> Thanks for any guidance.<br>
> C<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> ndnSIM mailing list<br>
> <a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>
> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/<wbr>mailman/listinfo/ndnsim</a><br>
</blockquote></div><br></div>