flowpipe icon indicating copy to clipboard operation
flowpipe copied to clipboard

Graph to Celery

Open PaulSchweizer opened this issue 7 years ago • 1 comments

  • [x] Convert a Graph grid to a Celery network of chained groups. This is not the most effective way, but it will be good enough for now. Later on, a better serialization than a grid can be implemented.
  • [ ] The last node in the graph is not being executed

PaulSchweizer avatar May 14 '17 17:05 PaulSchweizer

A first, not yet fully finished attempt: https://github.com/PaulSchweizer/flowpipe-celery-adapter

PaulSchweizer avatar Sep 18 '22 18:09 PaulSchweizer