Deploying multiple Remote Engines
Sometimes you may need to deploy and run more than one Remote Engine instance on a single server for short term development and testing.
A Remote Engine needs to access Job task dependencies such as the Job artifacts, the logs and the working folders stored in a folder called TalendJobServersFiles. Ensure that each Remote Engine instance has its separate TalendJobServersFiles folder, because sharing this folder across those instances could lead to random Job execution failures and cleaning issues.
About this task
Talend provides Karaf configuration scripts that automate the deployment of maximum two Remote Engine instances on the same server with different set of non-conflicting ports and parameters. These scripts are executed within the Talend Remote Engine instances and thus supported by all platforms compatible with Talend Remote Engines.