collective.celery

Celery for Plone


Keywords
celery, async, plone
License
GPL-2.0+
Install
pip install collective.celery==1.0a1

Documentation

Travis CI badge

Downloads

collective.celery provides the necessary bits to use Celery within Plone.

Much of the code here is based off of David Glick's gists, Asko's work and pyramid_celery.