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

Create Jobs in batches #130

Closed
Tracked by #145 ...
ahg-g opened this issue May 8, 2023 · 4 comments · Fixed by #328
Closed
Tracked by #145 ...

Create Jobs in batches #130

ahg-g opened this issue May 8, 2023 · 4 comments · Fixed by #328
Assignees

Comments

@ahg-g
Copy link
Contributor

ahg-g commented May 8, 2023

What would you like to be added:
Currently we create one job at at time. We need to create Jobs in parallel (up to some batch size), especially for jobs created for the same ReplicatedJob.

Why is this needed:

To scale better, when creating a large number of replicated Jobs.

@tenzen-y
Copy link
Member

tenzen-y commented May 8, 2023

Thank you for creating this issue!
I try to do this!

/assign

@tenzen-y
Copy link
Member

@danielvegamyhre
Copy link
Contributor

@tenzen-y are you still working on this, or can I take a stab at it?

@tenzen-y
Copy link
Member

tenzen-y commented Jul 6, 2023

@tenzen-y are you still working on this, or can I take a stab at it?

@danielvegamyhre Yes, you can take this, thanks!
/unassign
/assign @danielvegamyhre

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 a pull request may close this issue.

3 participants