NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Async++ (Score:1)
Yeah this looks cool. Asychronous query capability, that's hot.
Re: (Score:1)
Isn't this the first implementation of this feature for a DBI module?
Re: (Score:1)
Looks pretty straight forward to me [cpan.org] :)
Ordinary morality is for ordinary people. -- Aleister Crowley
Re:Async++ (Score:1)
pg_ready can be called on a statement handle. But pg_result can not. So no help there.
Can you only have one async query at any given time? Guess I have to try it out.
Reply to This
Parent
Re: (Score:1)