in reply to Re^2: ithreads or fork() what you recommend?
in thread ithreads or fork() what you recommend?
I would have the the parent keep these counters in memory. From your description the parent starts the processes and maintain the counts. Why use a file?
Some things to consider:
Sounds like a massive undertaking -- should be fun!
Good Luck!
"Well done is better than well said." - Benjamin Franklin
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: ithreads or fork() what you recommend?
by Anonymous Monk on May 19, 2012 at 16:35 UTC |