111

Sunday, 1 June 2014

C++ OOP ThreadPool download

C++ OOP ThreadPool

C++ OOP ThreadPool Description
ThreadPool is a project intended to provide a lightweight ThreadPool implementation, especially applicable in an embedded environment. It is based on OOP Callback and template techniques, trying to keep as close to the Standard as possible.
C++ OOP ThreadPool Features
  • Lightweight ThreadPool implementation
  • Lightweight Thread and Synchronisation classes
  • based on OOP Callback, introducing OOP_Delegate class

  • Download:Click Here

    No comments:

    Post a Comment