Hello everyone!
I am currently working with threads and i have run into some problems. Namely, i have created a file from where i read data. One string reads the file and records latency time while the other threads simply read the same file(their purpose is to bother the recording string!!). When i run 10 strings everything is fine. I then increase the number of strings to 15 and i start getting problems. Some strings which are reading the file simply get cut off(in other words they never complete their reading of the entire file!!). Can someone help me with this please!! Thank you in advance

Regards,
Dubs