Powerful Alternative to .Net TPL
Briefly

With the introduction of TPL in .Net framework, parallel programming techniques became available to much broader range of developers, making .Net a framework of choice.
Armat.Threading library offers solutions for creating thread pools, carrying user context, logging/traceability, and understanding TPL internals in .NET asynchronous programming.
Read at CodeProject
[
|
]