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

feat: implement parallelism on run backup job (MaxConcurrentCpuCores) #166

Open
ntorga opened this issue Mar 19, 2025 · 0 comments
Open
Assignees

Comments

@ntorga
Copy link
Contributor

ntorga commented Mar 19, 2025

Currently, Infinite Ez Backup system is single-core even though we allow the user to set "MaxConcurrentCpuCores" on backup jobs. After this task, half of the system cores OR the value specified at MaxConcurrentCpuCores should be used instead. Parallelism would be great if applied per account and not per container basis to avoid exhausting one single account resources by dumping two containers at once.

@ntorga ntorga moved this to approved in Infinite Ez Roadmap Mar 19, 2025
@ntorga ntorga self-assigned this Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: approved
Development

No branches or pull requests

1 participant