epidemic-broadcast-trees icon indicating copy to clipboard operation
epidemic-broadcast-trees copied to clipboard

Loosely Based on Epidemic Broadcast Trees?!

Open ptrdtznr opened this issue 3 years ago • 2 comments

After spending some time with the Epedemic Broadcast Trees (EBT) by Leitaõ and trying to run your example, I am wondering what "This module is loosely based on plumtree Epidemic Broadcast Trees EBT paper" exactly means. May it be possible that you explain in which way you differ from the paper? Cheers!

ptrdtznr avatar Dec 09 '21 14:12 ptrdtznr

Hi @ptrdtznr

I think that question is mainly answered in https://github.com/ssbc/epidemic-broadcast-trees#comparison-to-plumtree & https://github.com/ssbc/epidemic-broadcast-trees#related-work.

arj03 avatar Dec 09 '21 15:12 arj03

Thanks ;) In other words, it ensures a small relative message redundancy (ideally of 1) without sending any lazy messages utilizing the directed acyclic graph (DAG).... thanks :)

ptrdtznr avatar Dec 10 '21 08:12 ptrdtznr