From: Benjamin R. <br...@ya...> - 2008-07-16 16:00:12
|
Writes are processed serially inside of ZooKeeper. Things are pipelined though, so there can be many writes outstanding. ben Avinash Lakshman wrote: > Hi All > > I understand writes to Zookeeper are probably serialized. But suppose > I have two znodes /A/A1 and /A/A2 can modifications to these znodes > happen concurrently? > > Avinash > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > 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 > Zoo...@li... > https://lists.sourceforge.net/lists/listinfo/zookeeper-user > |