Qt Concurrent

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
 
(未显示1个用户的2个中间版本)
第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.
  
 
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
 +
 
 +
[[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

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱