in reply to Concurrency in Perl
...could spawn off three threads, one for each addition calculation.$ans = 7 + all(1,3,16)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Conncurrency in Perl
by hardburn (Abbot) on Jan 03, 2005 at 20:17 UTC | |
Re^2: Conncurrency in Perl
by tilly (Archbishop) on Jan 05, 2005 at 07:40 UTC |