libzthread-2.3-2

Object-oriented synchronization library for c++
  http://zthread.sourceforge.net/
  0
  no reviews



Zthreads is an advanced platform-independent, object-oriented threading and synchronization library. designed and tested under posix & win32 systems.

it provides several structures for concurrent programming like poolexecutor, monitoredqueue, barriers and much more. furthermore, structures like task and thread are provided for creating threading applications in c++ easier.

this library wraps and interfaces with pthreads, so it is fully compliant.