Intelr Concurrent Collections for C/C++ is a mechanism for constructing a C++ program that will execute in parallel while allowing the application developer to ignore issues of parallelism such as low-level threading constructs or the scheduling and distribution of computations. To see Part 2, click on the next in series tab.
Link to this comment:
All Comments (0)