Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Zookeeper a good fit?

$
0
0
Currently we have a cluster of machines running a single application. The
cluster performs various background tasks and we have a hacky, home-grown
solution for the nodes in the cluster to coordinate with each other to
perform these background tasks. It's very error-prone and we're looking to
replace it. Would Zookeeper be a good fit for coordinating something like
this? If so, are there any lightweight examples out there we could look at
it?

Thanks very much!

Phil

Viewing all articles
Browse latest Browse all 5648

Trending Articles