Technical Review

Korean Title: 인텔 스레딩 빌딩 블록 (지앤선)
Publication Date: 2009.11.10
Original book: Intel Threading Building Blocks (Oreilly)

Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop computers. But they also present a challenge: More than ever, multi threading is a requirement for good performance. This guide explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh, and Unix systems. With it, you'll learn how to use Intel Threading Building Blocks (TBB) effectively for parallel programming without having to be a threading expert.