multithreading - Lightweight portable C++ threading -
does know lightweight portable c++ threading library, can work on windows, linux , mac os x?
specifically in case, simulator after each time passes exports simulated data. run 1 thread (simulate) once in while start thread (export). condition be: if export thread started wait until finishes, before starting new one.
thanks
what tinythread++?
need portable threads c++ app? c++0x unavailable target compiler(s)? boost large?
then need tinythread++!
tinythread++ implements compatible subset of c++0x thread management classes.
Comments
Post a Comment