Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat(main): Add possibility to concurrently spawn pipelines using -j #88

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
Loading
from

Conversation

debugloop
Copy link
Collaborator

Just a first draft. Effectively, this spawns j concurrent pipelines that are wired up separately. Hence, it might affect the order of throughput. We could leverage concurrency even better my wiring up the pipeline in a non-static way, i.e. for every segment boundary we have just one channel, with j segments writing and reading to each of these boundary channels.

That'll be more complex, but I'm not sure it is worth the complexity in terms of gain.

@debugloop debugloop self-assigned this Dec 7, 2024
@ynHuber ynHuber marked this pull request as draft January 30, 2025 10:51
@ynHuber ynHuber force-pushed the feat/concurrent-pipelines branch from a617f3f to f660c43 Compare June 3, 2025 06:39
@ynHuber ynHuber force-pushed the feat/concurrent-pipelines branch from f660c43 to 85cf447 Compare June 3, 2025 06:42
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

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.