in reply to
Re: faster with threads?
in thread
faster with threads?
There is a bulk insert for mysql (LOAD DATA INFILE) and I completely agree with you on the speed issue. Threading seems to buy nothing but pain in this case.
Comment on
Re^2: faster with threads?
In Section
Seekers of Perl Wisdom