rabbitmq实现messagebus 通过延迟队列插件实现延迟队列及任务重试.
Info
Version: | 1.0.1 |
Author(s): | Aix.RabbitMQMessageBus |
Last Update: | Monday, January 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Aix.RabbitMQMessageBus |
Install
Install-Package Aix.RabbitMQMessageBus
dotnet add package Aix.RabbitMQMessageBus
paket add Aix.RabbitMQMessageBus
Aix.RabbitMQMessageBus Download (Unzip the "nupkg" after downloading)
Dependencies
- MessagePack(>= 2.1.115)
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.4)
- RabbitMQ.Client(>= 6.0.0)
- System.Collections(>= 4.3.0)