Skip to content

Portable generic thread pool written in C++

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

pierrevr/ThreadPool

Repository files navigation

ThreadPool

Version 1.1 (November 2011)

Portable, generic thread pool library written in C++.

Authors:
  Pierre Vorhagen <pvorhagen@gmail.com>
  Etienne Doms <etienne.doms@gmail.com>

Version History:
  - 0.1 (Pierre Vorhagen)
       - initial release after a sleepless night
  - 0.2
       - makes better use of the STL containers
  - 1.0 (Etienne Doms joins in)
       - rewritten for dynamic scaling
  - 1.1
       - race condition in destructor patched
       - patched for independency of SysV semaphores

About

Portable generic thread pool written in C++

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published