|
Posted by J. Gleixner on June 30, 2008, 12:18 pm
Please log in for more thread options nadav wrote:
> thinking of writing a perl script with concurrent abilities.
> which Module is better 'Thread' or 'threads' ?
It depends. If you read the first few paragraphs of the
documentation for Thread, it should be obvious.
|