The multithread.c
example program is for use on the Linux platform.
This sample program demonstrates the use of multiple eduction sessions associated with a single eduction engine running in parallel.
This program takes arguments of the names of the text files to process. The program has the following stages:
The worker thread starts with the eduction engine and the text file. This worker thread:
|