[Bug 204439] New: Review Request: perl-POE-Component-SimpleDBI - Asynchronous non-blocking DBI calls in POE made simple

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 29 05:01:39 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=204439

           Summary: Review Request: perl-POE-Component-SimpleDBI -
                    Asynchronous non-blocking DBI calls in POE made simple
           Product: Fedora Extras
           Version: devel
          Platform: All
               URL: http://search.cpan.org/dist/POE-Component-SimpleDBI/
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: normal
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: cweyl at alumni.drew.edu
         QAContact: fedora-package-review at redhat.com


SRPM URL: http://home.comcast.net/~ckweyl/perl-POE-Component-SimpleDBI-1.12-1.fc5.src.rpm
SPEC URL: http://home.comcast.net/~ckweyl/perl-POE-Component-SimpleDBI.spec

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.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list