Fenzo
Fenzo copied to clipboard
Dynamic ResAllocs
We want to enforce dynamic task group constraints. E.g., this task group can use no more than 40% of the total # of cores. We can do this with ResAllocs
, updating the rule when resources are added to the system. Is there a cleaner way to do this? Would it be a difficult feature to implement? If not, I might be interested in trying it.
Thanks.