Skip to search formSkip to main contentSkip to account menu

Concurrent Collections

Known as: Intel Concurrent Collections 
Concurrent Collections (known as CnC) is a programming model for software frameworks to expose parallelism in applications. The Concurrent… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
Programmers are faced with many challenges for obtaining performance on machines with increasingly capable, yet increasingly… 
2013
2013
  • Yu LinDanny Dig
  • 2013
  • Corpus ID: 565574
Concurrent collections provide thread-safe, highly-scalable operations, and are widely used in practice. However, programmers can… 
2013
2013
Finding and expressing scalable parallelism is a non-trivial task, in fact it is one of the most difficult parts of software… 
2013
2013
We consider many-core processors with task-oriented programming, whereby scheduling constraints among tasks are decided offline… 
2011
2011
Intel Concurrent Collections (CnC) is a parallel programming model in which a network of steps (functions) communicate through… 
2011
2011
Concurrent Collections (CnC) is a programming model for parallel systems. A novel aspect of this model is that there is a clear… 
2010
2010
Intel Concurrent Collections (CnC) is a parallel programming model in which a network of steps (functions) communicate through… 
2010
2010
This poster is a case study on the application of a novel programming model, called Concurrent Collections (CnC), to the… 
2009
2009
Concurrent Collections (CnC) is a declarative parallel language that allows the application developer to express their parallel… 
2009
2009
Concurrent Collections (CnC) is a declarative parallel language that allows the application developer to express their parallel…