Inter process communication
How to set up process communication in Enterprise Server
if an existing process starts another process.
General
Enterprise Server consists of several processes with each their own specific task. If a process requires the services of another process, Enterprise Server can start this type of process and send requests.
You must setup the communication between these processes. Both local and remote communication are described. Remote communication refers to communication processes that do not reside on the same host.
Remote communication is required in a multi-application server setup. Processes on an application server initiate file server processes on the remote master application server to enable the processes to retrieve the required objects and configuration files.