simultaneous reading
Posted: Thu Jun 09, 2005 6:43 pm
I know that if two or more users write to the same file at the same time, the file's data can be corrupted. If the only thing the users do is read at the same time, could anything go wrong? If not, how about in the case of somewhat big files with 300 lines of text?