ZThreads

ZThreads
Original author(s) Eric Crahen
Initial release June 22, 2000 (2000-06-22)
Stable release
2.3.2 / March 13, 2005 (2005-03-13)
Written in C++
Operating system POSIX (Mac OS X, Unix), Windows
Type Library or framework
License MIT
Website zthread.sourceforge.net

ZThreads is a cross-platform high-level object-oriented C++ library, which provides an interface to application programming interface (API) threads for POSIX Pthreads and Windows API threads.[1] It is licensed under the MIT License and authored by Eric Crahen.

ZThread is one of several C++ threading libraries available: such as Boost, POCO, and TBB.

It provides many advanced features, such as:

References

  1. "ZThread". Freshmeat. Geeknet, Inc. Retrieved 18 August 2011.
This article is issued from Wikipedia - version of the 3/1/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.