A relatively simple wrapper around DBI to make asynchronous SQL requests.
This module implements asynchronous DBI access my forking or executing separate "DBI-Server" processes and sending them requests. It means that you can run DBI requests in parallel to other tasks.
CPAN | File Releases (CPAN) |
CVS | Browsable CVS module 'AnyEvent-DBI' |
CVS | Anonymous CVS: cvs -z3 -d :pserver:anonymous@cvs.schmorp.de/schmorpforge co AnyEvent-DBI |
METACPAN | MetaCPAN page |
LIST | Mailing List 'anyevent' |
IRC | Server irc.schmorp.de, channel #schmorpforge, user schmorp (say hi and wait a few minutes or hours, or /msg schmorp directly)) |
POD | Main Manual Page |
FILE | Changes |