Contact Details
rbryce@heartlandsoftware.ca
What is needed?
Right now, WISE needs to be aware of the system architecture it's running on to lock to CPU cores, etc.
On Azure, WISE reports:

WISE is unable to query the operating system for this detail, which means core locking, etc. cannot happen. Furthermore, this call took a minute or so to complete, indicating that there's a time-out or an erroneous loop occurring.
We should review this code, and Azure, to make sure that operations will still be performed efficiently and correctly, and without (e.g.) a potential timeout while these system calls fail.
How will this improve the project or tool?
This was discovered while discussing multithreading and multiprocessing of WISE, with Robert J.
Approvals Process