in reply to
Re: Efficiency on Perl Code!
in thread
Efficiency on Perl Code!
On the other hand if the OP is connecting to multiple databases (on different servers), it might pay off to use threads to parallelize the db requests.
Perl 6 in German
Comment on
Re^2: Efficiency on Perl Code!
In Section
Seekers of Perl Wisdom