Skip to content

[poc] feat(jobs-worker): multi-threading - #64199

Draft
ArtificialOwl wants to merge 3 commits into
masterfrom
feat/noid/multi-thread-worker
Draft

[poc] feat(jobs-worker): multi-threading#64199
ArtificialOwl wants to merge 3 commits into
masterfrom
feat/noid/multi-thread-worker

Conversation

@ArtificialOwl

@ArtificialOwl ArtificialOwl commented Sep 10, 2026

Copy link
Copy Markdown
Member

Adding fork to the worker to run parallel jobs.

  • add a --thread n option to set number of thread,
  • add --output=raw to better display jobs execution to confirm non conflict
  • colorize each output line based on current thread,

works even better with #64178

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
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.

1 participant