cih-y2k / safe_gossip

An implementation of a push-pull gossip protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

safe_gossip

An implementation of a push-pull gossip protocol described in Randomized Rumor Spreading - Karp et al. [FOCS 2000].

Evaluation Result

gossip

License

This library is dual-licensed under the Modified BSD ( LICENSE-BSD) or the MIT license ( LICENSE-MIT) at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MaidSafe Contributor Agreement (CONTRIBUTOR), shall be dual licensed as above, and you agree to be bound by the terms of the MaidSafe Contributor Agreement.

About

An implementation of a push-pull gossip protocol.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%