python-celery binary package in Ubuntu Precise i386

 Celery is an open source asynchronous 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 one
 or more worker nodes. Tasks can execute asynchronously (in the
 background) or synchronously (wait until ready).
 .
 Celery is written in Python, but the protocol can be implemented
 in any language. It can also operate with other languages using
 webhooks.
 .
 The recommended message broker is RabbitMQ, but limited support for Redis,
 Beanstalk, MongoDB, CouchDB, and databases (using SQLAlchemy or the Django
 ORM) is also available. Celery is easy to integrate with Django, using the
 python-django-celery package.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2013-06-07 05:03:25 UTC Published Ubuntu Precise i386 updates main python Optional 2.4.6-1ubuntu0.1
  • Published
  • Copied from ubuntu precise-proposed i386 in Primary Archive for Ubuntu
  2013-06-07 05:09:20 UTC Superseded Ubuntu Precise i386 updates universe python Optional 2.4.6-1ubuntu0.1
  • Removal requested .
  • Superseded by i386 build of celery 2.4.6-1ubuntu0.1 in ubuntu precise PROPOSED
  • Published
  • Copied from ubuntu precise-proposed i386 in Primary Archive for Ubuntu
  2013-06-06 21:17:10 UTC Superseded Ubuntu Precise i386 updates universe python Optional 2.4.6-1
  • Removal requested .
  • Superseded by i386 build of celery 2.4.6-1ubuntu0.1 in ubuntu precise PROPOSED
  • Published
  • Copied from ubuntu precise-release i386 in Primary Archive for Ubuntu
  Deleted Ubuntu Precise i386 proposed universe python Optional 2.4.6-1ubuntu0.1
  • Removal requested .
  • Deleted by Adam Conrad

    moved to -updates

  • Published
  2012-01-23 18:06:40 UTC Published Ubuntu Precise i386 release universe python Optional 2.4.6-1
  • Published

Source package