Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 172 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 172 Bytes

ThreadArray

A simple Thread Array implementation.

For those who need multithreaded capabilities, where BackgroundWorker and ThreadPool objects will not suffice.