Logo
Explore Help
Sign In
feedc0de/qt-creator
1
0
Fork 0
You've already forked qt-creator
forked from qt-creator/qt-creator
Code Pull Requests Activity
Files
41df91ece8e2d88fabbaf00b2074b810ba93b51a
qt-creator/tests/auto/mapreduce/mapreduce.qbs

11 lines
139 B
QML
Raw Normal View History

MapReduce refactoring and improvements - QThread instead of std::thread for better integration with Qt - Use thread pool for recycling threads - Map and reduce functions are handled like any function passed to runAsync, so they either report results through the QFutureInterface, or through the return value. - Automatically deduce the reduce result type Change-Id: I7a31370c21f8c27b378cd87c3d5974b162449ce1 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-02-08 11:03:28 +01:00
import qbs
QtcAutotest {
name: "Map reduce autotest"
Depends { name: "Utils" }
files: [
"tst_mapreduce.cpp",
]
}
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 71ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API