Talking about Netsukuku v2.0 written in Vala.

The 'qspn' module is in a good shape.
I wrote a simulator to verify its functioning.

In my laptop I simulated a random graph of 35 nodes in a flat addressing
space (levels=1). In the simulated run of 'qspn' I set a maximum of 5
disjoint paths for each destination.
After 64 seconds all the nodes completed their work and each node knew its
routes.

Then I passed to simulate a random graph of 35 nodes in an addressing space
with 6 levels of 1 bit (gsize=2 at each level). Same setting of 5 max paths.
After 9 seconds all the nodes completed their work and each node knew its
routes.

My laptop is not high-end. It has a quad core i3 at 2.10 GHz. And the
simulator uses just one core.

Just saying. Anyway the release is still far. Maybe 1st Q of 2016.

--Luca
_______________________________________________
Netsukuku mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/netsukuku

Reply via email to