Found 647 packages
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to execute tasks, post work items, wait on behalf of other threads, and process timers. Commonly Used Types: System.Threading.ThreadPool System.Threading.WaitOrTimerCallback When using NuGet 3.x this package requires at least version 3.4.
应用场景:连接池,资源池等等
Smart Thread Pool, implemented in .NET
An extension library for StackExchange.Redis which adds Multiplexer connection pool abstraction and implementation
A generic, concurrent, portable and flexible Object Pool for .NET. It is completely based on the Code Project article of Ofir Makmal (http://goo.gl/4qig6T). Library is production ready and it is successfully working in real life systems. Original source code has been modified, in order to introduce a Parameterized Object Pool, already drafted by Ofir Makmal in the comments of the article. Moreover, a few unit tests have been added, in order to improve code reliability, and a lot of other small changes have also been applied. Of course, all modified source code is freely available at the project URL of this package. Many thanks to Ofir Makmal for his great work.
Pool: An object pool.
A light weight and thread safe generic object pool. For more information please visit: https://github.com/yanggujun/commonsfornet/wiki/Commons.Pool
Thread-safe, non-blocking, managed pool of re-usable resources, with a specified minimum and optional maximum number of resources, and optional expiry time for resources to be cleaned up if not used for a time.
Smart Thread Pool for .NET Core
Stratis Bitcoin Features MemoryPool
Blockcore Features MemoryPool
Contains a simple implementation of the pool and extension methods for string builder.
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool, exceptions) using the prometheus-net package.
Manages a pool of Semantic Kernel instances with per-entry rate limiting.
Transaction collection and fee functionality (tx hub).
PoolSharp is a simple, light weight, thread safe object pool.
StackExchange.Redis‘s ConnectionPool.
Provides Gemini-specific registration extensions for KernelPoolManager, enabling integration with local LLMs via Semantic Kernel.
Provides Ollama-specific registration extensions for KernelPoolManager, enabling integration with local LLMs via Semantic Kernel.