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.
2015
2015
This concise book empowers all Java developers to master the complexity of the Java thread APIs and concurrency utilities. This… 
2015
2015
Chapters 5 through 7 introduced you to the concurrency utilities, executors (and callables and futures), synchronizers, and the… 
2014
2014
We present a programming methodology and runtime performance case study comparing the declarative data flow coordination language… 
2012
2012
The Intel Corporation is developing a new parallel software and compiler called Concurrent Collections (CnC) to make programming… 
2012
2012
Parallel reductions represent a common pattern for computing the aggregation of an associative and commutative operation, such as… 
2011
2011
  • Richard AdjogahRandal Mckissack Loring Craymer
  • 2011
  • Corpus ID: 16882721
Computer hardware has become parallel in order to run faster and more efficient. One of the current standard parallel coding… 
2011
2011
Concurrent Collections (CnC) is a parallel programming model, with an execution semantics that is influenced by dynamic dataflow… 
2010
2010
Intel Concurrent Collections (CnC) is a parallel programming model in which a network of steps (functions) communicate through… 
2010
2010
Problem statement and goal. The goal of this project was to explore technologies that could simplify the development of high… 
2009
2009
Concurrent Collections (CnC) is a declarative parallel language that allows the application developer to express their parallel…