Subj : Re: C++ Threading Library To : comp.programming.threads From : Markus Elfring Date : Wed Oct 05 2005 07:30 pm > Hello, I am looking for a C++ threading library that will not have > major performance drawbacks. I'm looking for something fast to use in > real time processing as well as something intuitively easy, similar to > java's "implements runnable". Trying to find something a little more > Object Oriented then Posix threads, but don't want a major performance > loss. Thanks for your time. Would you like to perform any benchmarks with the software alternatives that you can choose from a well-known article? http://en.wikipedia.org/wiki/List_of_multi-threading_libraries Regards, Markus .