全家桶-负载计算方法,包含随机、轮询、请求较少、hash.
Info
Version: | 1.2.0.1 |
Author(s): | FamilyBucket |
Last Update: | Thursday, May 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/q315523275/FamilyBucket |
NuGet Url: | https://www.nuget.org/packages/Bucket.LoadBalancer |
Install
Install-Package Bucket.LoadBalancer
dotnet add package Bucket.LoadBalancer
paket add Bucket.LoadBalancer
Bucket.LoadBalancer Download (Unzip the "nupkg" after downloading)
Dependencies
- Bucket.Core(>= 1.2.0.1)