After read docs, I cannot find about resource related topics.
If I write a CPU/Memory/IO heavy job, how candence can avoid dispatch new job to a high-work load worker?
A example: I will execute a java shell and apply -Xmx4GB JVM, my worker’s max memory is 16GB.
Is there already consider design in Candence? How can I define a job’s resource requirements to help dispatcher make decisions.
user22476454 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.