MaiKeBing.CAP.ZeroMQ
1.0.15
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MaiKeBing.CAP.ZeroMQ --version 1.0.15
NuGet\Install-Package MaiKeBing.CAP.ZeroMQ -Version 1.0.15
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.15" />
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.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MaiKeBing.CAP.ZeroMQ, 1.0.15"
#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.15 // Install MaiKeBing.CAP.ZeroMQ as a Cake Tool #tool nuget:?package=MaiKeBing.CAP.ZeroMQ&version=1.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ZeroMQ(也称为 ØMQ,0MQ 或 zmq)是一个可嵌入的网络通讯库(对 Socket 进行了封装)。 它提供了携带跨越多种传输协议(如:进程内,进程间,TCP 和多播)的原子消息的 sockets 。 有了ZeroMQ,我们可以通过发布-订阅、任务分发、和请求-回复等模式来建立 N-N 的 socket 连接。 ZeroMQ 的异步 I / O 模型为我们提供可扩展的基于异步消息处理任务的多核应用程序。当前组件使用了NetMQ 为CAP提供了 发布-订阅, 推送-拉取两种消息模式。 示例请参见Sample.ZeroMQ.InMemory, 当测试 推送-拉取 消息模式时 , 可以启动 Sample.ConsoleApp 可以测试负载均衡。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- DotNetCore.CAP (>= 3.1.0)
- NetMQ (>= 4.0.1.4)
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 | 9,605 | 9/29/2022 |
1.0.35 | 4,942 | 1/14/2022 |
1.0.32 | 5,392 | 4/13/2021 |
1.0.31 | 1,883 | 11/22/2020 |
1.0.21 | 719 | 11/1/2020 |
1.0.20 | 454 | 11/1/2020 |
1.0.19 | 1,589 | 9/13/2020 |
1.0.18 | 442 | 9/13/2020 |
1.0.17 | 427 | 9/13/2020 |
1.0.16 | 453 | 9/13/2020 |
1.0.15 | 421 | 9/8/2020 |
1.0.14 | 401 | 9/8/2020 |
1.0.13 | 412 | 9/8/2020 |