Skip to content

refactor(execution): share node worker pool - #302

Open
mpekatsoula wants to merge 1 commit into
mainfrom
refactor/shared-node-worker-pool
Open

refactor(execution): share node worker pool#302
mpekatsoula wants to merge 1 commit into
mainfrom
refactor/shared-node-worker-pool

Conversation

@mpekatsoula

Copy link
Copy Markdown
Contributor
  • Route parallel node work through one engine-owned worker pool.
  • Cap each node within the global max_workers budget.
  • Bound in-flight submissions while preserving runlog tracing.
  • Validate worker limits and serialize navigation subprocesses.

- Route parallel node work through one engine-owned worker pool.
- Cap each node within the global max_workers budget.
- Bound in-flight submissions while preserving runlog tracing.
- Validate worker limits and serialize navigation subprocesses.
@mpekatsoula
mpekatsoula requested a review from mk-arm August 19, 2026 09:14
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