'''Intel Concurrent Collections''' (known as CnC) is a [[programming model]] andfor [[software framework]] developed by [[Intel]]s to expose [[Parallelismparallelism (computing)|parallelism]] in applications for shared and distributed memory. It is based onThe Concurrent Collections concepts, whichwaswere previouslyoriginally 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 developed by [[Intel]] for implementing parallel CnC applications in [[C++]] onwith shared and/or distributed memory.