Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batches? Chords? Workflows? #1219

Open
jensenbox opened this issue Oct 10, 2024 · 1 comment
Open

Batches? Chords? Workflows? #1219

jensenbox opened this issue Oct 10, 2024 · 1 comment

Comments

@jensenbox
Copy link

Is there anything on the roadmap for a scatter/gather feature? I have tasks that currently use the chord feature of Celery which is where you spin up a bunch of tasks and get a callback with the results of each as an array when they are done.

Is this something you are thinking of or maybe even already done and I just missed it?

@onlyann
Copy link
Contributor

onlyann commented Oct 10, 2024

You can find a conversation about workflows in #1198.
As you can read from that issue, there is nothing out of the box.

Work is underway to release a new major version but that doesn't include anything related to workflows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants