Skip to content

CCSWE-nanoFramework/CCSWE.nanoFramework.Threading

Repository files navigation

Build License NuGet

CCSWE.nanoFramework.Threading

A collection of utilities to simplify thread usage.

ThreadPool

A general purpose thread pool that helps to eliminate the cost of spinning up new threads.

ConsumerThreadPool

Provides a specialized thread pool to process items from a queue asynchronously.

WaitHandles

"Extension" methods that simplify waiting on multiple WaitHandle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages