Skip to content

asrocha/camunda_external_task_celery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camunda_external_task_celery

Run External Tasks with python in a assync way with celery

How to connect camunda to the python world.

It make possible connect with the python world, automation, web scraping, RPA, big data, data cience, Machine learn and so mutch.

Evertthing with python is possible.

All tasks are running asynchronously and distributed geographically or across multiple platforms in a scalable and traceable way.

Solving the main challenges

  • Modeling: mapping python tasks to BPMN models
  • Handling fetch and lock duration and working with lock extension for very long tasks.
  • Tracking Python tasks. Handling runtime errors, retries, and logs.
  • Dealing with "Business Errors" process errors and incidents.

In other words, how to do everything asynchronous and keep everything in sync.

it will be changed to cammunda-community-hub soon

if you came here from Camunda User Group Meetup 9

Thank you for the visit

I' m working hard to template code and documentation and finally transfer it to community-hub

While it is not fine, please open a issue or PR

thanks

About

Camunda External Task Assync with celery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors