lafar6502 / caparf

Automatically exported from code.google.com/p/caparf
GNU General Public License v3.0
0 stars 0 forks source link

Create algorithm for each new input #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In general, algorithm's implementation can be non thread safe. However, 
CAPARF, will run algorithms in several threads. In order to do this we need 
to create algorithm instance for each new input.

Original issue reported on code.google.com by denis.nsc on 14 Dec 2009 at 9:52