MaiKeBing.CAP.ZeroMQ 1.0.35

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.35
NuGet\Install-Package MaiKeBing.CAP.ZeroMQ -Version 1.0.35
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.35" />
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.35
#r "nuget: MaiKeBing.CAP.ZeroMQ, 1.0.35"
#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.35

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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 7,537 9/29/2022
1.0.35 4,836 1/14/2022
1.0.32 5,318 4/13/2021
1.0.31 1,847 11/22/2020
1.0.21 680 11/1/2020
1.0.20 415 11/1/2020
1.0.19 1,538 9/13/2020
1.0.18 412 9/13/2020
1.0.17 397 9/13/2020
1.0.16 421 9/13/2020
1.0.15 395 9/8/2020
1.0.14 364 9/8/2020
1.0.13 385 9/8/2020