The DiffTool has to process several source files (currently up to 120 for
enwiki), which are independent.
At the moment, it is possible to create several config files - each configuring
the processing of a distinct set of source files.
The config files can then be used to start several instances of the DiffTool.
We should now add a feature that allows the user to configure the number of
processes that should be used to process the source files (without the need of
individual config files for each process).
The DiffTool should then divide the source files among the processes and create
a separate instance of the DiffTool_Thread.
This not really a multithread-solution - but better than nothing.
Original issue reported on code.google.com by oliver.ferschke on 14 Sep 2011 at 9:14
Original issue reported on code.google.com by
oliver.ferschke
on 14 Sep 2011 at 9:14