RMI server multi-process mode

The RMI server can run in a multi-process mode.

Use the multi-process implementation to run maps in multiple server processes. Each map runs in its own child process, referred to as the Map Process, of the main server process, referred to as the Control Process.