BigDaMa / abstraction-layer

Apache License 2.0
4 stars 8 forks source link

Feature Request: Make it possible to run several datasets in parallel #9

Closed FelixNeutatz closed 5 years ago

FelixNeutatz commented 6 years ago

See my approach to make parallelization possible for KATARA: https://github.com/FelixNeutatz/abstraction-layer/commit/70e9ce799c2ea2f9a3d1b81ceccdc1a802833bfc

m-mahdavi commented 5 years ago

Now, all the tools support parallelization except NADEEF. For NADEEF there is a danger of loosing data and getting exceptions. So, for now, it is not still parallelized.

m-mahdavi commented 5 years ago

OK, all the tools including NADEEF can be run in parallel.