81 packages tagged with “Zookeeper”
A .NET async Client fully compliant with ZooKeeper, supporting all features. Fully Task-based Asynchronous (async/await). A great measure has been taken to follow the logic of the official Java client, including all relevant unit tests. In fact, the code is almost identical. Thus allowing easy evolution alongside the Java version.
Provides a distributed locking implementation based on Apache ZooKeeper
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually.
SmartSql = MyBatis + Cache(Memory | Redis) + ZooKeeper + R/W Splitting +Dynamic Repository ....
支持断线重连,永久watcher,递归删除,递归创建等常用操作的,ZooKeeper客户端。
Apache ZooKeeper Client for .NET (http://zookeeper.apache.org)
.NET async Distributed Recipes For ZooKeeper: Queue, Lock and Leader Election.
Library of utility types for ZooKeeper of Microsoft Orleans.
Curator client library & recipes for Zookeeper. This is the IKVM version; which is to say that this is compiled from Java to .NET
The configuration provider that use zookeeper
A simple, high performance RPC library.
A zookeeper client library based on ZookeeperEx for easily use.