use os module to prioritize agents to speed them up and ensure better balancing #40
Labels
balance
For anything related to balancing in terms of agent processes
efficiency
anything related to the efficiency of running dimensions
enhancement
New feature or request
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.
The text was updated successfully, but these errors were encountered: