[ndnSIM] ZipfMandelbrot content size

Josh J joshjdevl at gmail.com
Mon May 12 15:39:10 PDT 2014


Hi Alex,

> ConsumerZipfMandelbrot is a consumer, it sends only interests with the
specified parameters.  What you're talking needs to be implemented on a
producer side.  If you can implement ProducerZipfMandelbort (or some
similar name), I would be very happy to incorporate your code into ndnSIM.

I'm trying to set up the following scenario. N consumers talking to M
producers. Each of the N consumers chooses as a zipf distribution from
which of the M producers to send an interest to (meaning there should be
unique prefixes for each producer). I would also like to vary the content
sizes of each file according to zipf.

When you mention to implement ProducerZipfMandelbort, I'm kind of confused
since I thought one interest matches one data. So wouldn't I need to
generate multiple interests on the consumer side according to the zipf
distribution? What needs to be modified on the producer side?

Thanks,
Josh


On Tue, Apr 22, 2014 at 12:51 PM, Alex Afanasyev <
alexander.afanasyev at ucla.edu> wrote:

> Hi Josh,
>
> Not currently.  ConsumerZipfMandelbrot is a consumer, it sends only
> interests with the specified parameters.  What you're talking needs to be
> implemented on a producer side.  If you can implement
> ProducerZipfMandelbort (or some similar name), I would be very happy to
> incorporate your code into ndnSIM.
>
> ---
> Alex
>
> On Apr 21, 2014, at 12:53 PM, Josh J <joshjdevl at gmail.com> wrote:
>
> Hi,
>
> For the zipfmandelbrot
> http://ndnsim.net/applications.html#consumerzipfmandelbrot
>
> If I'm understanding the docs correctly, the zipf distribution is used to
> pattern the frequency of interest requests. Is there a way to configure the
> the size of the contents to vary according to zipf?
>
> Thanks,
> Josh
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20140512/84bc57fd/attachment.html>


More information about the ndnSIM mailing list