Explore >> Select a destination


You are here

systemdesign.one
| | quickwit.io
3.1 parsecs away

Travel
| | Even after 10 years of programming, I still have a relentless curiosity about new software algorithms, reading papers and blog posts, and learning from other engineers. The best part, however, really comes when you have the opportunity to implement one algorithm and even customize it for your specific use case. In this post, I will walk you through my journey from understanding cluster membership fundamentals to the implementation of Chitchat, our Rust implementation of the Scuttlebutt algorithm with a phi accrual failure detector.
| | preethikasireddy.com
4.4 parsecs away

Travel
| | Distributed systems can be difficult to understand, mainly because the knowledge surrounding them is distributed. But don't worry, I'm well aware of the irony. While teaching myself distributed computing, I fell flat on my face many times. Now, after many trials and tribulations...
| | managementfromscratch.wordpress.com
1.3 parsecs away

Travel
| | [update: you can see an implementation here ] Index Introduction Strengths of Gossip Applications Examples How do they work? A bit of history State of the nodes Analyzed algorithms Types of Gossip Removed state Modelling Rumour Mongering Strategies for spreading the gossip Strategies vs Models How to measure good epidemics The peer sampling service Caveats...
| | emptysqua.re
22.4 parsecs away

Travel
| Which consensus algorithm will win?