QuickThread* is a runtime library and programming paradigm for writing multithreaded applications in 32-bit and 64-bit environments using C++, Fortran and mixed language programs.
QuickThread* is affinity capable supporting thread affinity, data binding affinity and NUMA support.
QuickThread* is a tasking system using thread pools. Providing exceptional control over task scheduling with respect to cache levels, core placement, and thread availability.
The design goal of QuickThread* is to produce a minimal overhead mechanism for distributing work in a multi-threaded environment.


