Fellows, A simple question, does the csv data set use each row of a file for each thread? If i have 100 threads, executing it in a 100 times loop, for each time a thread execute does it will use an unique row from a CSV file? (in a situation where my pool have more than 1 thousand rows)
Thanks in advance. -- Atenciosamente Regards Evandro Grezeli de B. Neves

