Skip to content

wip: feature for batch mode.#32

Open
vsoch wants to merge 1 commit into
mainfrom
add-batch-mode
Open

wip: feature for batch mode.#32
vsoch wants to merge 1 commit into
mainfrom
add-batch-mode

Conversation

@vsoch

@vsoch vsoch commented Jun 29, 2026

Copy link
Copy Markdown
Member

If we DO have batch (or embarrassingly parallel) we would not ideally have to submit N pods and then have N pods each wait in the queue. I want to test the idea of having the broker do all the submit, but then have the pods ungated as each result comes in, and each pod given the result.

If we DO have batch (or embarrassingly parallel) we
would not ideally have to submit N pods and then have
N pods each wait in the queue. I want to test the idea
of having the broker do all the submit, but then have
the pods ungated as each result comes in, and each
pod given the result.

Signed-off-by: vsoch <vsoch@users.noreply.github.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