Distributed algorithms

Home > Computer Science > Algorithms and data structures > Network algorithms > Distributed algorithms

Algorithms that enable network nodes to communicate and coordinate their actions without centralized control, such as the Paxos algorithm or the MapReduce framework.