资 源 简 介
The project has moved to GitHub:
https://github.com/igagis/ting
libting Homepage
Latest Updates
2014-06-24: libting-4.0.0 released. Bug fixes and refactoring. API changed slightly.
Full history
Short description
ting was started as a simple cross platform C++ wrapper for threading (thread, mutex, semaphore, message queue and message). But now ting is not only a threading library, now it is a utility framework containing also Network Sockets API library and some other useful stuff, e.g. reference counted pointers etc. See WiKi page for what is there.
ting stands for ThreadING
Operating Systems supported
ting is cross platform.
It supports following 32 and 64 bit systems:
Windows (MinGW / MSVC compilers)
Linux