perl-POE-Component-SimpleDBI - Asynchronous non-blocking DBI calls in POE made simple
Description:
This module works its magic by creating a new session with POE, then spawning off a child process to do the "heavy" lifting. That way, your main POE process can continue servicing other clients. Queries are put into a queue, and processed one at a time.
Homepage: http://search.cpan.org/dist/POE-Component-SimpleDBI/
License: GPL or Artistic
Vendor: Fedora Project
Packages
perl-POE-Component-SimpleDBI-1.16-1.fc8.noarch [27 KiB] |
Changelog by Chris Weyl (2007-06-03):
- update to 1.16 - add t/ to doc - spec rework for the once and future perl split |