<div dir="ltr"><div><div><div>Hi Spyridon,<br><br></div>Finally I fixed it. I had some problems with some boost libraries and I think that was producing the compilation problem.<br><br></div>Thank you very much for your attention.<br><br></div>Regards. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 29, 2015 at 6:05 PM, Spyridon (Spyros) Mastorakis <span dir="ltr"><<a href="mailto:spiros.mastorakis@gmail.com" target="_blank">spiros.mastorakis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Gustavo,<br>
<br>
the default example as it is included under the examples folder simulates the behavior of a random load balancer. That is, the Interest forwarding towards the two producers are being performed in a random fashion. I would suggest that you increase the duration of the simulation, so that you can observe this behavior.<br>
<br>
Probably you could also use the weighted load balancer strategy (credits to Steve DiBenedetto from Colorado State University):<br>
<br>
<a href="https://github.com/dibenede/ndn-tutorial-gec21/tree/master/strategy-templates" rel="noreferrer" target="_blank">https://github.com/dibenede/ndn-tutorial-gec21/tree/master/strategy-templates</a><br>
<br>
Just copy the source code under the NFD/daemon/fw directory of ndnSIM and enable it in your simulation scenario.<br>
<br>
Please let me know shall you need anything else.<br>
<br>
--<br>
Spyridon (Spyros) Mastorakis<br>
Personal Website: <a href="http://cs.ucla.edu/~mastorakis/" rel="noreferrer" target="_blank">http://cs.ucla.edu/~mastorakis/</a><br>
Internet Research Laboratory<br>
PhD Computer Science<br>
UCLA<br>
<br>
<br>
<br>
<br>
> On Jul 29, 2015, at 7:44 AM, Gustavo Gonzalez <<a href="mailto:gonzalezcga@gmail.com">gonzalezcga@gmail.com</a>> wrote:<br>
><br>
> <ndn-load-balancer.cc><br>
<br>
</blockquote></div><br></div>