amibar / SmartThreadPool

A .NET Thread Pool fully implemented in C# with many features
http://www.codeproject.com/Articles/7933/Smart-Thread-Pool
Microsoft Public License
507 stars 182 forks source link

Add LICENSE file #11

Closed acgessler closed 7 years ago

acgessler commented 9 years ago

Add MS-PL based on the link in the Codeproject article: http://www.codeproject.com/Articles/7933/Smart-Thread-Pool

amibar commented 7 years ago

Added