freebsd-ports/databases/p5-POE-Component-DBIAgent/pkg-descr
Sergey Skvortsov e9c9211c37 Updated to 0.14
2003-10-14 15:13:47 +00:00

10 lines
307 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: http://search.cpan.org/dist/POE-Component-DBIAgent/
-- Sergey Skvortsov
skv@FreeBSD.org