Qt Concurrent Examples

Image Scaling 演示如何异步下载和比例缩放图像
Prime Counter Demonstrates how to monitor the progress of concurrent operations
Word Count 演示如何使用 map-reduce (映射缩减) 算法