blob: f7c895acc818765f6f724161e3b0569cfdf007d2 (
plain) (
blame)
1
2
3
4
5
6
7
|
The DBIAgent is your answer to non-blocking DBI in POE.
It fires off child processes (configurable, defaults to 3) and feeds
database queries to it via two-way pipe (or however Wheel::Run is able
to manage it).
WWW: http://search.cpan.org/dist/POE-Component-DBIAgent/
|