Linked by Eugenia Loli-Queru on Mon 28th Aug 2006 19:07 UTC
Intel Intel is expected to release on Monday development tools designed to help programmers at software companies take advantage of the added computing power available on multicore systems.
Thread beginning with comment 156605
To read all comments associated with this story, please click here.
info
by tbostick78 on Mon 28th Aug 2006 19:39 UTC
tbostick78
Member since:
2005-12-16

The article doesn't cover: What is TBB, how does it work, what does it look like? But you can find that here:
http://www3.intel.com/cd/software/products/asmo-na/eng/perflib/buil...

Reminds me of Java "synchronized". Or maybe sort of like a Boost-style threads lib, but with profiling tools so one wouldn't need other instrumentation utilities to monitor MT perf issues. Very cool.

RE: info
by Incommunicado on Mon 28th Aug 2006 21:43 in reply to "info"
Incommunicado Member since:
2006-02-28

I took a peek at the link and the supplied documentation at the intel site. Anything easing the development of threaded software is welcome as I have gone through this hell myself. It's a pity it is not free or opensourced to speed up adoption rate. But the library seems to be enourmously versatile and powerful if used in conjunction with a profiler so it is worth its money for sure. I would like to see some of those things included and used in the standard c++ library in the future.

Reply Parent Bookmark Score: 1