Skip to content
This repository was archived by the owner on Jan 11, 2025. It is now read-only.

CCSWE-nanoFramework/CCSWE.nanoFramework.Threading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moved to https://github.com/CCSWE-nanoFramework/CCSWE.nanoFramework

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

Contributors 3

  •  
  •  
  •  

Languages