Qt Concurrent Examples

Image Scaling

Demonstrates how to asynchronously download and scale images

Prime Counter

Demonstrates how to monitor the progress of concurrent operations

Word Count

Demonstrates how to use the map-reduce algorithm