Content deleted Content added
Line 1:
'''Intel Concurrent Collections''' (known as CnC) is a [[programming model]] and [[software framework]] developed by [[Intel]] to expose [[Parallelism (computing)|parallelism]] in applications for shared and distributed memory. It is based on Concurrent Collections concepts, which was previously developed at HP as TStreams. [[Rice University]] developed various variants based on their Habanero infrastructure.
==Intel Concurrent Collections for C++==
Intel Concurrent Collections for C++ is an open source C++ template library for implementing parallel CnC applications in C++ on shared and/or distributed memory.
==See also==
|