欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Qt Concurrent
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
| (未显示1个用户的1个中间版本) | |||
| 第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.  | ||
| 第8行: | 第10行: | ||
==Links==  | ==Links==  | ||
*http://labs.trolltech.com/page/Projects/Threads/QtConcurrent  | *http://labs.trolltech.com/page/Projects/Threads/QtConcurrent  | ||
| + | |||
| + | [[Category:Qt]]  | ||
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
	分享您的观点