zetaops / zengine

BPMN workflow based framework with Tornado, Rabbit AMQP, advanced permissions, extensible scaffolding features and more
GNU General Public License v3.0
83 stars 22 forks source link

Support background tasks via Celery #9

Closed evrenesat closed 8 years ago

evrenesat commented 8 years ago

ServiceTask's should be able run as a background task. This can be configured from Camunda Modeller's related task properties. Celery can be used as task queue.