[Bug 697483] New: Review Request: django-celery - Django Celery Integration

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 18 12:38:38 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: django-celery - Django Celery Integration

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

           Summary: Review Request: django-celery - Django Celery
                    Integration
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: metherid at gmail.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://sundaram.fedorapeople.org/packages/django-celery.spec
SRPM URL:
http://sundaram.fedorapeople.org/packages/django-celery-2.2.4-1.fc15.src.rpm
Description: 
django-celery provides Celery integration for Django; Using the Django ORM and 
cache backend for storing results, autodiscovery of task modules for 
applications listed in INSTALLED_APPS, and more.

Celery is a task queue/job queue based on distributed message passing. It is 
focused on real-time operation, but supports scheduling as well.

The execution units, called tasks, are executed concurrently on a single or
more
worker servers. Tasks can execute asynchronously (in the background) or 
synchronously (wait until ready).

-- 
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