Dimensions
Dimensions copied to clipboard
use os module to prioritize agents to speed them up and ensure better balancing
See https://nodejs.org/api/os.html#os_os_setpriority_pid_priority for how we can set priorities of processes and encourage the system to schedule accordingly to maintain better balancing.