Intel TBB or Microsoft PPL like Boost library

Are there any libraries for boost proposed, accepted or in progress that are similar to the Intel Threaded Building Blocks library or the Microsoft Parallel Patterns Library? I did not see any in the official library list and dont remember hearing about any in this mailing list. Such a library could be very useful (well I could use it right now :-) )

boost.task would be similiar (provides work-stealing, thread-pool, std::async() etc.) - but it is not stable because it relies on boost.context which Icurrently prepare for the second review. regards, Oliver -------- Original-Nachricht --------
Datum: Wed, 7 Sep 2011 10:21:16 +1000 Von: Brendon Costa <brendon.j.costa@gmail.com> An: boost <boost@lists.boost.org> Betreff: [boost] Intel TBB or Microsoft PPL like Boost library
Are there any libraries for boost proposed, accepted or in progress that are similar to the Intel Threaded Building Blocks library or the Microsoft Parallel Patterns Library?
I did not see any in the official library list and dont remember hearing about any in this mailing list. Such a library could be very useful (well I could use it right now :-) )
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
participants (2)
-
Brendon Costa
-
Oliver Kowalke