Metadata >> NuGet >> kafka4net >> 0.1.5627.17670

0.1.5627.17670

Metadata

Authors NTent
Copyrights Copyright NTent 2015
Description Kafka driver for .NET Event-driven architecture, all asynchronous. Automatic following changes of Leader Partition in case of broker failure. Connection sharing: one connection per kafka broker is used. Flow control: slow consumer will suspend fetching and prevent memory exhausting. Integration tests are part of the codebase. Use Vagrant to provision 1 zookeeper and 3 kafka virtual servers. Use RxExtensions library to expose API and for internal implementation.
LicenseUrl http://www.apache.org/licenses/
Owners NTent
ProjectUrl https://github.com/ntent-ad/kafka4net
ReleaseNotes Bug fix release
RequireLicenseAcceptance False
Summary Event-driven async Kafka driver for .NET
Tags kafka
Dependencies Microsoft.Tpl.Dataflow:4.5.24|Rx-Main:2.2.5
Title kafka4net
PackageSize 271968
PackageHashAlgorithm SHA512
PackageHash EdXE/FEimOmNds4WgrBCllBU7AVzyUWhItrwlH0kZXW+xg54HtGEzeOB1FfF9Z6qIwSCcHJboezehs8pvYIz2Q==
DownloadCount 000000
CreatedDate 2015-09-22T22:44:50

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install kafka4net -Version 0.1.5627.17670 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install kafka4net -Version 0.1.5627.17670 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete kafka4net 0.1.5627.17670 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package kafka4net -Version 0.1.5627.17670 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package kafka4net -Version 0.1.5627.17670 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap kafka4net -Version 0.1.5627.17670
Uninstalling the package:
o remove-wrap kafka4net

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries