Scheduler handling jobs (putting them on concurent queue for execution) based on the available machine resources. It can run concurently any ansamble of jobs if they are described as job[id][stepN] where stepN+1 depends on stepN to finish + additional criteria based on metadata for job[id][stepN] where the metadata for the job has to pass a requirement to be put on the execution queue. Imposible to pass criteria for a job will lead to deadlock, for example if the metadata sets memory used by a job to be greater than the entire machine memory.
-
Notifications
You must be signed in to change notification settings - Fork 0
mrodozov/CMSCIResourceBalancer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resource balancer for managing machine resources for release validations
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published