Search results for "module:POE::Component::DBIAgent"

POE::Component::DBIAgent - POE Component for running asynchronous DBI calls. River stage one • 1 direct dependent • 1 total dependent

DBIAgent is your answer to non-blocking DBI in POE. It fires off a configurable number child processes (defaults to 3) and feeds database queries to it via two-way pipe (or sockets ... however POE::Component::Wheel::Run is able to manage it). The pri...

RDB/POE-Component-DBIAgent-0.26 - 22 May 2006 19:19:50 UTC

POE::Component::DBIAgent::Queue - Helper class for managing a round-robin queue of Po:Co:DBIAgent:Helper's. River stage one • 1 direct dependent • 1 total dependent

RDB/POE-Component-DBIAgent-0.26 - 22 May 2006 19:19:50 UTC

POE::Component::DBIAgent::Helper - DBI Query Helper for DBIAgent River stage one • 1 direct dependent • 1 total dependent

This is our helper routine for DBIAgent. It accepts queries on STDIN, and returns the results on STDOUT. Queries are returned on a row-by-row basis, followed by a row consisting of the string 'EOF'. Each row is the return value of $sth->fetch, which ...

RDB/POE-Component-DBIAgent-0.26 - 22 May 2006 19:19:50 UTC

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC

POE::Component::EasyDBI - Perl extension for asynchronous non-blocking DBI calls in POE River stage one • 4 direct dependents • 9 total dependents

This module works by creating a new session, then spawning a child process to do the DBI queries. That way, your main POE process can continue servicing other clients. The standard way to use this module is to do this: use POE; use POE::Component::Ea...

GVL/POE-Component-EasyDBI-1.30 - 10 Nov 2022 15:16:23 UTC

POE::Component::SimpleDBI - Asynchronous non-blocking DBI calls in POE made simple River stage one • 1 direct dependent • 1 total dependent

This module simplifies DBI usage in POE's multitasking world. This module is a breeze to use, you'll have DBI calls in your POE program up and running in only a few seconds of setup. This module does what XML::Simple does for the XML world. This modu...

APOCAL/POE-Component-SimpleDBI-1.31 - 05 Nov 2014 22:19:08 UTC

POE::Component::EasyDBI::SubProcess - Backend of POE::Component::EasyDBI River stage one • 4 direct dependents • 9 total dependents

GVL/POE-Component-EasyDBI-1.30 - 10 Nov 2022 15:16:23 UTC
7 results (0.041 seconds)