Overview
This console application performs a ‘word count’ on a number of files in parallel.
This project implements a multi-core enabled ‘word count’ application with a console output:
For the complete tutorial please refer to the documentation library under the section "Blueprint -> Example Projects".
|