The "recipes" page has some good examples: http://bit.ly/938bnt dynamic configuration, leader election, distributed queues, distributed locks, group membership, etc...
Sounds like an interesting challenge, if you're up to it please start a discussion on the dev mailing list http://bit.ly/cpVqnb It would be interesting to see the results. Java is currently used because that's an…
In reality this tends to not be a very big issue. Typically for online production serving you want 5 ZK servers (in case you take one out for maintenance you could still suffer a failure and the quorum would be…
The "recipes" page has some good examples: http://bit.ly/938bnt dynamic configuration, leader election, distributed queues, distributed locks, group membership, etc...
Sounds like an interesting challenge, if you're up to it please start a discussion on the dev mailing list http://bit.ly/cpVqnb It would be interesting to see the results. Java is currently used because that's an…
In reality this tends to not be a very big issue. Typically for online production serving you want 5 ZK servers (in case you take one out for maintenance you could still suffer a failure and the quorum would be…