QtConcurrent Word Count Example▲
The QtConcurrent Word Count example demonstrates the use of the map-reduce algorithm when applied to the problem of counting words in a collection of files.
This is a command-line application.
Demonstrates how to use the map-reduce algorithm.
Article lu fois.
The Qt Company Ltd.
Publié le 26 janvier 2024 - Mis à jour le 26 janvier 2024
The QtConcurrent Word Count example demonstrates the use of the map-reduce algorithm when applied to the problem of counting words in a collection of files.
This is a command-line application.