Skip to content

parchemins/peersim-prcbroadcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peersim-prcbroadcast

Keywords: causal broadcast, reliable broadcast, space complexity, large and dynamic systems

PeerSim [1] implementation for preventive reliable causal broadcast. It exploits causal order to improve the underlying reliable broadcast. Its space complexity becomes non-monotonic and depends on the system and its current usage. In dynamic systems where processes join, leave, or self reconfigure at any time, this comes at the cost of lightweight control messages. Fortunately, the number of control messages stays small when the peer-sampling protocol allows a form of routing.

References

[1] A. Montresor and M. Jelasity. Peersim: A scalable P2P simulator. Proceedings of the 9th International Conference on Peer-to-Peer (P2P’09), Seattle, WA, Sep. 2009, pp. 99-100.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages