mirror of
https://github.com/mainnika/nodesync.git
synced 2026-05-23 16:23:34 +00:00
aca7879178be0e6c9c171896b11c49b29d19663e
node setup
The nodes-sync library uses zookeeper and helps to manage a clustered app. It can be useful to manage the load across multiple nodes and dynamically scale it in real time when node fail or a new one become available.
load spreading example
Description
Languages
Go
100%