c62c82bfd0
ZThreads: a platform-independent object-oriented threading package PR: 27570 Submitted by: Peter van Heusden <pvh@egenetics.com>
8 lines
331 B
Plaintext
8 lines
331 B
Plaintext
The ZThread package is an advanced object-oriented, cross-platform,
|
|
C++ threading and synchronization library. It provides a high level
|
|
abstraction of the native threading mechanisms to offer a great deal of
|
|
flexibility and control.
|
|
|
|
More information is available at the ZThreads homepage:
|
|
WWW: http://zthread.sourceforge.net/
|