On Sat, Apr 25, 2009 at 3:32 AM, Jos Timanta Tarigan
<[email protected]> wrote:
> i googled around and found this boost library for C++. It seems extremely
> huge (and not specifically for thread only) but most site use this one.
> any experience on this one? is it better than pthread?
Well, the threads in boost are, as far as I know, native C++, whereas
pthreads can be used in C and C++. Boost is a very highly regarded
library, and should suit your needs if you are doing C++ only.
-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
If I were to divulge it, it would overturn the world."
-- Jelaleddin Rumi