Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI,All:
I have a question. As far as I know, the Runtime service includes the service of Jobserver. Does that mean that if I install Runtime, I won't need to install Jobserver,Or do they still have different application scenarios?
regrads
kevin
Hello,
Your batch jobs can not be run at ESB container in the same form as Jobserver.
In addition to that, Job server feature is only available in talend subcription solution not open source.
Best regard
Sabrina
Hello,
Talend Runtime and Job-Server have different application scenarios.
If you install Talend Runtime and Job-Server as Service on the same machine, you need to make sure that you change the Job-Server port of the standalone Job-server. Otherwise these ports will be in conflict with the Job-Server included in Talend Runtime, which uses the same default ports as the standalone Job-Server.
Could you please clarify in which Talend ESB version/edition you are?
Best regards
Sabrina
Hello,
They are different features.
Talend ESB provides an Apache Karaf-based ESB container preconfigured to support Apache Camel routing and Apache CXF-based services (both REST and SOAP-based). This container administration manual is intended to provide information on Karaf tooling commands and general administration.
Talend runtime is the ESB container (OSGi Container).
Talend Job Server is running on the Execution Server where your will run all your batch jobs. It can be managed by Talend Administration Center.
"Execution Server" refer to the physical or virtalized server.
Let us know if it is OK with you.
Best regards
Sabrina
Hello,
Your batch jobs can not be run at ESB container in the same form as Jobserver.
In addition to that, Job server feature is only available in talend subcription solution not open source.
Best regard
Sabrina
Thank you so much.