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

[💡 FEATURE REQUEST]: Parallelize the pipeline create and destroy process #1672

Closed
2 tasks done
Kaspiman opened this issue Aug 8, 2023 · 3 comments · Fixed by roadrunner-server/jobs#99
Closed
2 tasks done
Assignees
Labels
C-feature-request Category: feature requested, but need to be discussed
Milestone

Comments

@Kaspiman
Copy link
Sponsor

Kaspiman commented Aug 8, 2023

Plugin

JOBS

I have an idea!

I ran into a problem with Jobs plugin. It appears when i use a large number of pipelines, for example we have 80.

The RR takes a long time to destroy and serve, because each pipeline (with driver) stops and starts sequentially.

As a result, the restart takes a few minutes, and in case of failure (for examle, network problems with AMQP driver), a few more minutes.

Tasks

@rustatian
Copy link
Member

rustatian commented Aug 16, 2023

@Kaspiman You may download nightly build with this change from the GitHub actions: https://github.com/roadrunner-server/roadrunner/actions/runs/5881379978

@Kaspiman
Copy link
Sponsor Author

@rustatian I have a few questions about this code, especially in errorgroup waiting

@rustatian
Copy link
Member

@Kaspiman Sorry, missed your comments. Didn't get a notification about them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature-request Category: feature requested, but need to be discussed
Projects
No open projects
Status: Unreleased
Status: SPRINT-21AUG-18SEP
Development

Successfully merging a pull request may close this issue.

2 participants