/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

abdulapopoola.com
| | thelastpickle.com
7.3 parsecs away

Travel
| | For a read or write request to start in Cassandra at least as many nodes must be seen as UP by the coordinator node as the request has specified via the...
| | www.allthingsdistributed.com
1.4 parsecs away

Travel
| | Werner Vogels on building scalable and robust distributed systems
| | loonytek.com
7.9 parsecs away

Travel
| | [Sharing my answer to the above question on Quora] Horizontal Scaling - also referred to as "scale-out" is basically the addition of more machines or setting up a cluster or a distributed environment for your software system. This usually requires a load-balancer program which is a middle-ware component in the standard 3 tier client-server architectural...
| | chelseatroy.com
18.8 parsecs away

Travel
| In December, I took a course in which we attempted to implement the Raft distributed consensus algorithm fromthis paper. Parts 1-5 of this series share insights from the course. From then on, I'm guiding you through my continued work implementing Raft "for fun" (I know. I don't understand me, either). Here's where you can see...