1

Let's say I have two trees which depend on a common task T:

  A       X
 / \     / \
B   C   Y   Z
     \ /
      T

How may I represent such a dependency with celery primitives (chain, group, chord, chunk, etc.)?

(Sadly, not enough points to create the tag celery, if someone could help, I'd be really grateful)

András Gyömrey
  • 1,770
  • 1
  • 15
  • 36

0 Answers0