If I have multiple threads reading from the same file, would that be a
problem?
if yes, how would I solve it?
Let's say I want to take it a step further and start writing to 1 file form
multiple threads, how would I solve that?
thanx,
Guyon
problem?
if yes, how would I solve it?
Let's say I want to take it a step further and start writing to 1 file form
multiple threads, how would I solve that?
thanx,
Guyon
Comment