资源说明:A .NET implementation of the CnC programming model
This is a prototye implementation of the Concurrent Collections (CnC) programming model for .NET. CnC is a programming model that "that allows application domain experts to write multi-core enabled applications without reasoning about threads, the parallel algorithm, or details of scheduling." For more deatils on CnC, see: http://habanero.rice.edu/cnc.html Other Implementations C++ http://software.intel.com/en-us/articles/intel-concurrent-collections-for-cc Haskell http://hackage.haskell.org/packages/archive/haskell-cnc/latest/doc/html/Intel-Cnc.html The software is released under the permissive BSD 3 open source license. See the LICENSE file for full details.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。