[Bug 708820] New: Review Request: python-async - A framework to process interdependent tasks in a pool of workers

bugzilla at redhat.com bugzilla at redhat.com
Sun May 29 18:58:32 UTC 2011


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

Summary: Review Request: python-async - A framework to process interdependent tasks in a pool of workers

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

           Summary: Review Request: python-async - A framework to process
                    interdependent tasks in a pool of workers
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: jkeating at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
      Story Points: ---


Spec URL: http://jkeating.fedorapeople.org/review/python-async.spec
SRPM URL:
http://jkeating.fedorapeople.org/review/python-async-0.6.1-1.gite91b469.fc14.src.rpm
Description: 
Async aims to make writing asyncronous processing easier. It provides a         
task-graph with interdependent tasks that communicate using blocking channels,  
allowing to delay actual computations until items are requested. Tasks will     
automatically be distributed among 0 or more threads for the actual             
computation.

A scratch build was done at
http://koji.fedoraproject.org/koji/taskinfo?taskID=3099332

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list