threadpool News
Brought to you by:
philipphenkel
threadpool is a cross-platform C++ thread pool library based on the boost libs. It provides a convenient way for dispatching asynchronous tasks. threadpool can be customized, managed dynamically and easily integrated into your software.
I'm pleased to announce the release of threadpool 0.2.0. The code was refactored and new feature were added. Your comments on the pool are welcome.