@andreiem I added a random sleep time before all the procedures started. The 1st thread starts. and then 2nd thread .. 3 and 4 5 ... Since they do not do the same operations at the same time, they do not consume much processor.
How to load a different lines from file resource?
-
How can I load another line from a file after one entry is done without restarting the thread?
Value 1 is finished, if I parse again I receive Value 1 again - but I want to receive Value 2, and later potentially Value 3-x.
Thanks for help.
-
{{myResurs.notreuse}}
{{... .notreuse}}
-
Thx, that was the hint I needed.