- Регистрация
 - 28.03.2018
 
- Сообщения
 - 56
 
- Благодарностей
 - 1
 
- Баллы
 - 8
 
a project that have a csv.
example
the project run with delete line from csv, than go to subproject and read a 10 cells on csv.
if i run 5 threads on this project, so do they go in order or do they conflict?
i don t want see that the first thread it's ok but the second no because the 3° delete line from csv and so the second thread read a 3°line and no the second
								example
the project run with delete line from csv, than go to subproject and read a 10 cells on csv.
if i run 5 threads on this project, so do they go in order or do they conflict?
i don t want see that the first thread it's ok but the second no because the 3° delete line from csv and so the second thread read a 3°line and no the second
