![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re^3: Multi threadingby sandy1028 (Sexton) |
on Apr 08, 2009 at 06:38 UTC ( #756247=note: print w/replies, xml ) | Need Help?? |
There is more than 10000 articles in a directory. Using this code I am creating the 5 processes.
Each process should read 100 articles at once and write to the log file. While writing to log file some of the files are missed. How to use the lock on these process? How can I create the different lof files for all 5 processes. Can anyone please help me?
In Section
Seekers of Perl Wisdom
|
|