|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: How to use Threadsby trwww (Curate) |
| on Jan 09, 2011 at 04:38 UTC ( #881325=note: print w/ replies, xml ) | Need Help?? |
|
Your operating system is already multithreaded. Your task would be easier suited to using that than the in-language thread support:
In other words, make a program that knows how to reformat a single file, and then call that program repeatedly without waiting for the last call to finish.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||