freebsd-ports/devel/p5-POE-Component-DBIAgent/pkg-descr
Sergey Skvortsov 425cc65da4 Updated to 0.12
2002-07-05 12:59:36 +00:00

10 lines
313 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/search?dist=POE-Component-DBIAgent
-- Sergey Skvortsov
skv@FreeBSD.org