MIT 6.5840: Distributed Systems. Major topics include fault tolerance, replication, and consistency. Much of the class consists of studying and discussing case studies of distributed systems
-
Updated
Aug 11, 2026 - Go
MIT 6.5840: Distributed Systems. Major topics include fault tolerance, replication, and consistency. Much of the class consists of studying and discussing case studies of distributed systems
Composable primitives for goal-directed coordination in Go. Synchronization, resource allocation, and collective intelligence that adapt through multiple strategies. Built with capacity for systems with 1000+ independent agents.
Distributed process supervisor and coordination wrapper (leader election, semaphores, cron) built on etcd v3 for zero-dependency Linux process orchestration.
Geometric model of asymmetric coordination in biological systems under the Victoria-Nash Asymmetric Equilibrium (VNAE) framework.
Distributed key-value store for .NET with clustering, transactions, and distributed primitives.
Wireless Network Simulation using Distributed Coordination Function with Boost Coroutine
Distributed infrastructure architecture and orchestration systems.
Highly-collaborative distributed systems: synthesis and enactment at work
Highly-collaborative distributed systems: synthesis and enactment at work
A self-coordinating distributed task queue where workers discover each other via etcd in Go
Apache Curator — independent third-party profile of a public API surface, by API Evangelist. Apache Curator is a Java/JVM client library for Apache ZooKeeper, governed by the Apache Software Foundation, that provides a high-level API framework, fluent builders, and pre-built distributed coordination recipes including leader election, distributed lo
Apache ZooKeeper — independent third-party profile of a public API surface, by API Evangelist. Apache ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services for distributed systems.
🛠️ Develop a coordination model using VNAE to analyze asymmetric protocols for stable global behavior in complex systems.
To associate your repository with the distributed-coordination topic, visit your repo's landing page and select "manage topics."