SmartThreadPool icon indicating copy to clipboard operation
SmartThreadPool copied to clipboard

A .NET Thread Pool fully implemented in C# with many features

Results 13 SmartThreadPool issues
Sort by recently updated
recently updated
newest added

**Hello Ami,** A chance to thank you for your great job! I'm using STP a lot and this is defiantly my favorite library! Do you consider for future releases some...

Hi @amibar Would it be possible to add support for `dotnet 4.7.x` (`4.7.2` in particular) and `dotnet 4.8` ? `dotnet 4.7.2` is the default .net version that comes with Windows...

**SmartThreadPool v2.2.3** This finding is very rare, I've encountered this problem only a couple of times so far. Therefore, It's very hard to reproduce. On some occasions the WaitForIdle doesn't...

Hi, We recently explored STP, and started using it in one of our asp.net core application. and our implementation is like, during particular object's constructor we configure/instantiate the smart thread...

Hi, I found an issue in using groups and I would like to check if it is known issue or not. steps to reproduce: 1. Start a ThreadPool with a...

Thread was interrupted from a waiting state

Hi, I have 20-30 workgroups. Each workgroup will have arroud 3 to 4k workitems with different priorities. Sometime i face a problem. Few workgroup items are not being picked up...

Hello, I'm using this library for long-times but i recently had a problem : Here the call stack (french sorry) : System.InvalidOperationException: La collection a été modifiée; l'opération d'énumération peut...

general info: on Linux, compiling works :) some small warnings only. See "SmartThreadPool_monodevelop.log" here: https://copy.com/xNFfGpHruCnU