MaiKeBing.CAP.ZeroMQ 1.0.16

.NET Standard 2.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package MaiKeBing.CAP.ZeroMQ --version 1.0.16
NuGet\Install-Package MaiKeBing.CAP.ZeroMQ -Version 1.0.16
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MaiKeBing.CAP.ZeroMQ" Version="1.0.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MaiKeBing.CAP.ZeroMQ --version 1.0.16
#r "nuget: MaiKeBing.CAP.ZeroMQ, 1.0.16"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MaiKeBing.CAP.ZeroMQ as a Cake Addin
#addin nuget:?package=MaiKeBing.CAP.ZeroMQ&version=1.0.16

// Install MaiKeBing.CAP.ZeroMQ as a Cake Tool
#tool nuget:?package=MaiKeBing.CAP.ZeroMQ&version=1.0.16

ZeroMQ(也称为 ØMQ,0MQ 或 zmq)是一个可嵌入的网络通讯库(对 Socket 进行了封装)。 它提供了携带跨越多种传输协议(如:进程内,进程间,TCP 和多播)的原子消息的 sockets 。 有了ZeroMQ,我们可以通过发布-订阅、任务分发、和请求-回复等模式来建立 N-N 的 socket 连接。 ZeroMQ 的异步 I / O 模型为我们提供可扩展的基于异步消息处理任务的多核应用程序。当前组件使用了NetMQ 为CAP提供了 发布-订阅, 推送-拉取两种消息模式。 示例请参见Sample.ZeroMQ.InMemory, 当测试 推送-拉取 消息模式时 , 可以启动 Sample.ConsoleApp 可以测试负载均衡。

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MaiKeBing.CAP.ZeroMQ:

Repository Stars
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
Version Downloads Last updated
1.0.37 4,224 9/29/2022
1.0.35 4,605 1/14/2022
1.0.32 5,122 4/13/2021
1.0.31 1,757 11/22/2020
1.0.21 606 11/1/2020
1.0.20 333 11/1/2020
1.0.19 1,387 9/13/2020
1.0.18 335 9/13/2020
1.0.17 336 9/13/2020
1.0.16 331 9/13/2020
1.0.15 330 9/8/2020
1.0.14 308 9/8/2020
1.0.13 308 9/8/2020