Gerald Venzl
-
2013-01-22
- labels: --> Enhancement
Provide the capability to load from multiple files. If multiple files are given, execute each file in a separate session. The amount of overall sessions specified shall then be divided by the number of files which will then determine the amount of sessions to use per file. E.g.:
Sessions: 1000
Files: 10
Nr of sessions / file = Sessions / nr of files
Nr of sessions / file = 1000 / 10
Nr of sessions / file = 100