Intel proves its open source chops with Threading Building Blocks 2.0
Peter Galli at eWeek is reporting on Intel's open sourcing of its Threading Building Blocks 2.0 software, a C++ template library that simplifies the development of software applications running in parallel. The software solves a big problem: helping developers write applications that live and breathe well in a multi-processor world.
Intel is not doing this out of pure charity, though after spending some time with Dirk Hohndel this morning, I think there is some of that involved. No, the more value people find in applications, the more applications they'll buy/systems they'll buy. That helps Intel.
Intel, however, shows its open source acumen in how and why it's open sourcing TBB:… Read more