apache-zookeeper
Is there anyway to give a Zookeeper node a NULL ACL via python-bindings?
I\'m trying to create a node using the python bindings that are bundled with the zookeeper distribution ( src/contrib/zkpython/ ). Using zookeeper-3.3.1.[详细]
2023-01-28 02:29 分类:问答Explaining Apache ZooKeeper
I am trying to understand ZooKeeper, how it works and what it does. Is there any application which is comparable to ZooKeeper?[详细]
2023-01-15 09:21 分类:问答ZooKeeper alternative for .net
Is there any alternative of ZooKeeper in .net? 开发者_StackOverflow中文版Other than database which we all use for similar stuff.[详细]
2023-01-12 13:26 分类:问答Distributed sequence number generation?
I\'ve generally implemented sequence number generation usi开发者_如何学Pythonng database sequences in the past.[详细]
2022-12-27 23:47 分类:问答Zookeeper/Chubby -vs- MySql NDB
I have been reading the Paxos paper, the FLP theorem etc. recently and evaluating Apache Zookeeper for a project. I have also been going thru C开发者_StackOverflow社区hubby (Google\'s distributed lock[详细]
2022-12-21 06:35 分类:问答zookeeper - locking one-of-many
I have a set of resources each of which has a unique identifier, and each resource element must be locked before it is used, and unlocked afterwards.The logic of the application is:[详细]
2022-12-21 03:49 分类:问答
加载中,请稍侯......