program if (process is to become a controller process) then call CONTROLLER ( /* Arguments */ ) else call WORKER ( /* Arguments */ ) endif end