Home > Tech Directory > Cloud Computing >

Distributed Application Coordination

Posted on November 25, 2018 by Ernesto Garbarino

A Distributed Application Coordination solution allows distributed applicatons to off-load complex problems such as leader election and slave instance promotion to a central component. The foundation of most of these systems is a distributed, highly-consistent key/value store.