Issue #5321: Add the ability for Run Control to add or remove
processes from the system
The addExecutables operation that is supported by pmt.rb was
fixed, and a removeExecutables operation was added.
Known issues:
The addExecutables and removeExecutables operations only have an
effect when pmt.rb has shut down the MPI program. Also, there
currently is no protection against multiple add requests for the
same process.