Y
Hacker News
new
|
ask
|
show
|
jobs
by
natch
4058 days ago
What is a coordination service used for?
2 comments
danesparza
4057 days ago
Generally speaking: Application/service configuration and service discovery. Another example of this is
http://consul.io
link
contingencies
4056 days ago
Roughly speaking, high availability (HA) clusters, and horizontal (ie. "add more nodes running an identical service to the pool") scaling.
link