欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Qt Concurrent
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
| 第3行: | 第3行: | ||
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 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.  | ||
| − | http://labs.trolltech.com/page/Projects/Threads/QtConcurrent  | + | The code can be checked out with subversion:  | 
| + |  svn checkout svn://labs.trolltech.com/svn/threads/qtconcurrent qtconcurrent   | ||
| + | |||
| + | ==Links==  | ||
| + | *http://labs.trolltech.com/page/Projects/Threads/QtConcurrent  | ||
2008年11月23日 (日) 03:30的版本
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
	分享您的观点