欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Qt Concurrent
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
+ | {{top news}} | ||
+ | |||
Qt Concurrent is a C++ template library for writing multi-threaded applications. | Qt Concurrent is a C++ template library for writing multi-threaded applications. | ||
2010年9月27日 (一) 11:14的最后版本
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
分享您的观点