Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
I created this simulator to help me show how Gossip Protocols work in my talks, for example:
https://2016.codemotion.es/agenda.html#5732408326356992/84654005is

When I started reading about Gossip I couldn't find a good introduction, there were thounsands of papers but I didn't a find a good and simple summary. So I created this one: In managementfromscratch.wordpress.com/2016/04/01/introduction-to-gossip/
When I started reading about Gossip I couldn't find a good introduction, there were thousands of papers but I didn't a find a good and simple summary. So I created this one: In managementfromscratch.wordpress.com/2016/04/01/introduction-to-gossip/

After that I gave a talk at @PapersWeLoveMad --> https://twitter.com/PapersWeLoveMad/status/771399064718045185 that talk was complete theoretical and I realized it was toomuch info for one hour. That's why I came up with idea of a simulator to help understand how they work.
After that I gave a talk at @PapersWeLoveMad --> https://twitter.com/PapersWeLoveMad/status/771399064718045185 that talk was completely theoretical and I realized it was too much info for one hour. That's why I came up with the idea of a simulator to help understand how they work.

##Usage

Expand Down