欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Qt Concurrent
来自开放百科 - 灰狐
(版本间的差异)
第8行: | 第8行: | ||
==Links== | ==Links== | ||
*http://labs.trolltech.com/page/Projects/Threads/QtConcurrent | *http://labs.trolltech.com/page/Projects/Threads/QtConcurrent | ||
+ | |||
+ | [[Category:Qt]] |
2010年8月29日 (日) 07:39的版本
Qt Concurrent is a C++ template library for writing multi-threaded applications.
The library includes functional programming style APIs for for parallel list prosessing, a MapReduce implementation for shared-memory (non-distributed) systems, and classes for managing asynchronous computations in GUI applications.
The code can be checked out with subversion:
svn checkout svn://labs.trolltech.com/svn/threads/qtconcurrent qtconcurrent
Links
分享您的观点