Celery for Plone
Project description
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.
Changelog
1.0.1 (2016-02-12)
New:
nothing yet
Fixes:
Fix use of CELERY_ALWAYS_EAGER so this package can be include in tests without too many gymnastics [vangheem]
1.0 (2015-12-09)
New:
be able to schedule task outside of transaction management [vangheem]
be able to specify entry points for module tasks [vangheem]
1.0a5 (2015-03-11)
Add options argument to pass more options to apply_async (e.a: countdown eta etc.)
1.0a4 (2015-03-04)
use unrestrictedTraverse when deserializing parameters
Fix documentation
1.0a2 (2015-03-03)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
collective.celery-1.0.1.zip
(38.6 kB
view hashes)