ZooKeeper.Net
3.4.6.2
dotnet add package ZooKeeper.Net --version 3.4.6.2
NuGet\Install-Package ZooKeeper.Net -Version 3.4.6.2
<PackageReference Include="ZooKeeper.Net" Version="3.4.6.2" />
paket add ZooKeeper.Net --version 3.4.6.2
#r "nuget: ZooKeeper.Net, 3.4.6.2"
// Install ZooKeeper.Net as a Cake Addin
#addin nuget:?package=ZooKeeper.Net&version=3.4.6.2
// Install ZooKeeper.Net as a Cake Tool
#tool nuget:?package=ZooKeeper.Net&version=3.4.6.2
Apache ZooKeeper Client for .NET (http://zookeeper.apache.org/)
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- log4net (>= 1.2.10)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on ZooKeeper.Net:
Package | Downloads |
---|---|
Microsoft.CSharpClient-for-Kafka
.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation. |
|
Cicada.Rpc
RPC-远程过程调用 |
|
KafkaNet
.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation. |
|
ZooKeeper.Net.Recipes
Apache ZooKeeper Recipes for .NET (http://zookeeper.apache.org) |
|
Reflexive.IO
Create streams using a Pub/Sub model leveraging Observables over several different queuing technologies including ZeroMQ, MSMQ and Kafka. This project can be incorporated with Reactive Extensions to create powerful event processing solutions. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ZooKeeper.Net:
Repository | Stars |
---|---|
microsoft/CSharpClient-for-Kafka
.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation.
|