Celery module for Invenio.
Project description
Celery distributed task queue module for Invenio.
Invenio-Celery is a small discovery layer that takes care of discovering and loading tasks from other Invenio modules, as well as providing configuration defaults for Celery usage in Invenio. Invenio-Celery relies on Flask-CeleryExt for integrating Flask and Celery with application factories.
Further documentation is available on https://invenio-celery.readthedocs.io/
Changes
Version 1.1.0 (released 2019-06-21)
Changed the msgpack-python dependency to msgpack. Please first uninstall msgpack-python before installing the new msgpack dependency (pip uninstall msgpack-python).
Version 1.0.1 (released 2018-12-06)
Adds support for Celery v4.2. Technically this change is backward incompatible because it is no longer possible to load tasks from bare modules (e.g. mymodule.py in the Python root). This is a constraint imposed by Celery v4.2. We however do not known of any cases where bare modules have been used, and also this design is discouraged so we are not flagging it as a backward incompatible change, in order to have the change readily available for current Invenio version.
Version 1.0.0 (released 2018-03-23)
Initial public 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
Built Distribution
Hashes for invenio_celery-1.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf6c40adbf11ba972c6c349dc5b87ae30c5894f0fa058f5856d8a91ca022501e |
|
MD5 | 9715211e8f8764ce030dabf5eea47acf |
|
BLAKE2b-256 | 9a990df6fb997fa00dd1b922677fda945bdaf3a20b321000cc8782288bf9d2b2 |