Threads Technical Links & Resources
located in the Programming Category
|
|
|
C++ Portable Types Library (PTypes) - A simple alternative to the STL plus portable multithreading and networking. Compiles under modern Unix and Windows systems. [Open-source |
|
|
|
|
|
|
|
|
|
|
OpenTop C++ Library - Multi-threading - A part cross-platform C++ library providing high-performance and portable classes for multi-threading by creating a common wrapper around Windows and POSIX threads |
|
|
RT++ - Higher order threads for C++; tutorial and reference manual. |
State Threads Library - A small application library for writing fast and highly scalable Internet applications on UNIX-like platforms. [Open source |
|
|
|
|