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

We have the need to wait for a cancelled work item to be aborted, so here's the ability to join to the aborted thread until it exits or there is...

Enabled the option to generate the public API documentation. Also made some improvements to said documentation.

This repository has not been updated for a long time. Is there any further update in the next step, such as .net7 .net8...