Hi my script uses DATA.
Each thread will run corresponding to a certain line in DATA.
Is there a way that if a thread fails and stops, it will run again with its previous data?
Thanks very much.
@GaG sorry I can't figure out how you say it , or can you give me a few more options for reference ? I'm having a problem these days. I can only run 1 thread
@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.