Provides an experimental auto-scaling plugin for Rebus (adds/removes workers depending on load).
Info
Version: | 5.0.0 |
Author(s): | mookid8000 |
Last Update: | Wednesday, November 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://rebus.fm/what-is-rebus/ |
NuGet Url: | https://www.nuget.org/packages/Rebus.AutoScaling |
Install
Install-Package Rebus.AutoScaling
dotnet add package Rebus.AutoScaling
paket add Rebus.AutoScaling
Rebus.AutoScaling Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- rebus(>= 4.0.0)
- NETStandard.Library(>= 1.6.1)
- rebus(>= 4.0.0)
Tags