a generic object pool, with a generic thread pool based on the object pool.
Info
| Version: | 1.0.1 |
| Author(s): | koqizhao |
| Last Update: | Friday, March 30, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mydotey/mydotey-objectpool |
| NuGet Url: | https://www.nuget.org/packages/MyDotey.ObjectPool |
Install
Install-Package MyDotey.ObjectPool
dotnet add package MyDotey.ObjectPool
paket add MyDotey.ObjectPool
MyDotey.ObjectPool Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 4.5.0)
Tags