I have a distributed server cluster and each of the many threads on
each server has a ZooKeeper java client used to communicate to other
machines.  What kind of scalability can I expect from the zookeeper
server?  Can I just add more QuorumServers infinitely?

Also, assuming I can coordinate the default watcher behavior of these
various threads, would it be safe to share the ZooKeeper objects
between them?

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Zookeeper-user mailing list
Zookeeper-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zookeeper-user

Reply via email to