[ndnSIM] consumer frequency does not work ..

Alex Afanasyev aa at CS.UCLA.EDU
Fri Jun 24 21:57:50 PDT 2016


Hi Carl,

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 https://github.com/named-data-ndnSIM/ndnSIM/blob/master/apps/ndn-consumer-zipf-mandelbrot.cpp (more about model is on wikipedia https://en.m.wikipedia.org/wiki/Zipf–Mandelbrot_law).

The last time would be different, as the model is probabilistic.

---
Alex

> On Jun 22, 2016, at 8:28 AM, Carl Zu <carlzu8 at gmail.com> wrote:
> 
> Hi all,
> 
> 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):
> 
> nodeID     lastInterestFwd     nInterestFwd     interestOverhead
> 0    1701.32     37     2059
> 1    675.495     29     1557
> 2    1619.28     34     1781
> 3    590.82     33     1790
> 4    836.126     30     1675
> 5    80.0199     24     1274
> 6    1546.96     32     1764
> 7    515.022     28     1596
> 8    1214.58     29     1616
> 9    1184.11     32     1641
> 10    902.013     36     2086
> 11    1066.91     27     1452
> 12    389.501     29     1451
> 13    1378.49     29     1505
> 14    821.176     33     1823
> 15    713.737     28     1599
> 16    1795.63     29     1514
> 17    673.653     33     1802
> 18    254.06     28     1420
> 19    1082.7     29     1720
> 20    998.265     32     1747
> 
> Thanks for any guidance.
> C
> 
> 
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim




More information about the ndnSIM mailing list