Home > P2P-Work-Sharing-Library

P2P-Work-Sharing-Library

P2P-Work-Sharing-Library is a project mainly written in Java, it's free.

A helpful library for implementing masterless P2P work sharing (aka work stealing) networks primarily aimed at depth first search.

A P2P work sharing library for parallelsing depth first search algorithms. The novel feature of this approach is the lack of a centralised point of control.

Previous:sproutsGUI