libQt6Concurrent6
Qt 6 Concurrent library


The QtConcurrent namespace provides high-level APIs that help write multi-threaded programs without using low-level threading primitives such as mutexes, read-write locks, wait conditions, or semaphores. Programs written with QtConcurrent automatically adjust the number of threads used according to the number of processor cores available. QtConcurrent includes functional programming style APIs for parallel list processing, including a MapReduce and FilterReduce implementation for shared-memory (non-distributed) systems, and classes for managing asynchronous computations in GUI applications.

LGPL-2.1-with-Qt-Company-Qt-exception-1.1 OR LGPL-3.0-only

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...