ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
270 B
Text
7 lines
270 B
Text
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: https://metacpan.org/release/POE-Component-DBIAgent
|