[thread] BOOST_HAS_MPTASKS - obsolete?

Hi all, I've seen that usually MPTasks seems to be obsolete. Is that so? Anyone still using this? Best, John -- http://John.Torjo.com -- C++ expert ... call me only if you want things done right

John Torjo wrote:
What do you mean? 1) Is the macro BOOST_HAS_MPTASKS obsolete or 2) Where has the boost thread based on MPTasks gone to? ad 1) Of course not, since code that relies on this macro still needs it. But to my knowledge the boost thread lib was the only boost library that mad use of it. ad 2) boost thread has abandoned MPTasks because the original maintainer told me it's obsolete. If not so, and you know somewhom who likes to write a fresh implementation, please speak up and contact Anthony Williams or me to integrate the work into the boost thread framework. Roland aka speedsnail

I meant ad 2), thanks for the reply. I need to implement a few threading utilities in my logging lib (http://torjo.com/log2/), and want to know if I should support MPTasks. Best, John
-- http://John.Torjo.com -- C++ expert ... call me only if you want things done right
participants (2)
-
John Torjo
-
Roland Schwarz