l***@yahoo.com
2008-08-20 01:44:35 UTC
Hi all,
I'll like to know if it is alright to read from a file concurrently
from multiple processors, i.e. every processor has their own file
pointer and opens the same file, read its contents, close the file etc
concurrently. I've tried it and it seems to give me the correct
results, but I'm not sure if there are any hidden errors that just
haven't shown up yet.
Thank you.
Regards,
Rayne
I'll like to know if it is alright to read from a file concurrently
from multiple processors, i.e. every processor has their own file
pointer and opens the same file, read its contents, close the file etc
concurrently. I've tried it and it seems to give me the correct
results, but I'm not sure if there are any hidden errors that just
haven't shown up yet.
Thank you.
Regards,
Rayne