Data Structures for Concurrency
摘要
Data sharing between concurrent tasks can lead to significant correctness and performance challenges if not managed properly. TBB provides well-tested, open source solutions that have established themselves as reliable tools over the years. TBB containers can be used independently or alongside other TBB components.