Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
deleon
Contributor
Contributor

Talend Multithreaded Job/Service

We have Talend job which makes use of a the tTrestRequest and tRestResponse components.  The purpose of the the job is to act as a data proxy service for other Talend jobs that make repeated calls to the proxy service.  Currently, it appears that the proxy service can only respond to one call a time, thus blocking successive calls to the proxy until prior calls are completed .  We would like to improve the throughput of the proxy service and the other jobs which make use of it. Is it possible to have the proxy service behave in an asynchronous multi-threaded fashion in much the same way that a web server does?  
Labels (1)
  • Other

1 Reply
Anonymous
Not applicable

You will need to give a little more information. For example, where is your service running? My assumption would be the Talend Runtime (Apache Karaf). Also, can you show a screenshot of your job to give an idea of what it is actually doing and how?

 

Also, why are you not using the tSetProxy component for this? https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/W3J8GEdw5Twogf6j~TxgvA