Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
aksharma
Contributor II
Contributor II

Run camel route on multiple node cluster mode

I have a design a route which contains ctimer,chttp component and the function is to get queue list through http call from the activemq in every 30 seconds and call metaservlet to run a job.

We have karaf runtime in three node and I wanted deploy above route as kar in all three node for high availability.

 

This timer route is too critical and I am looking for an option  if one node goes down then other node can start this automatically 

 Thanks

Ashish

 

 

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

Are you using Talend Open Studio for ESB or Talend subscription for ESB to handle clustering and active-active high availability?

With subscription, you could deploy your route in a cluster mode.

Could you please let us know if this online documentation is what you are looking for?

https://help.talend.com/reader/Nws6Zw7wuA_15bxnM1UoBg/9KDrA_xRDCUEf2KT~ZaF5w

Best regards

Sabrina

aksharma
Contributor II
Contributor II
Author

Sorry for being late but still have the same challenge

 

We are using talend Data services subscription product but we do hot deployment through manually placing osgi jar to karaf/runtime/deploy folder

 

Best regards

Ashish