protected void removeProcess(String name) {
   master.removeProcess(name);
 }