<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to call multiple web services parallelly in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-multiple-web-services-parallelly/m-p/2375323#M137759</link>
    <description>&lt;P&gt;If you have a licensed product, tParrallelize component could be useful to parallelize your different calls.&lt;/P&gt;&lt;P&gt;If you use Talend Open Studio, only option available to parallelize threads is to use "Mulithread execution" in Job&amp;gt;Extra menu. This option allows to parallelize tRunJob . So you would have to put each call in a separate talend job.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Dec 2021 10:09:39 GMT</pubDate>
    <dc:creator>corentin1</dc:creator>
    <dc:date>2021-12-06T10:09:39Z</dc:date>
    <item>
      <title>How to call multiple web services parallelly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-multiple-web-services-parallelly/m-p/2375322#M137758</link>
      <description>&lt;P&gt;We have a usecase to work on parallel call to some web services to get data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a rest service say REST1, which gives me say rates in 3 seconds.&lt;/P&gt;&lt;P&gt;and, a REST2 services which gives product info in 5 seconds.&lt;/P&gt;&lt;P&gt;a SOAP service which gives customer info in 3 seconds.&lt;/P&gt;&lt;P&gt;Also, an Oracle DB call using tOracleDb component, which will give customer address like in 1 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data it returns doesnt depend on other data from other calls. So i can call all of them parallely, which can give a consolidated customer json response in like 5 seconds, instead of sequential call which can take (3+5+3+1) 12 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i achieve this in Talend. Any help or suggestions are appreciated. If you can share some job data/export/samples that would be awesome.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-call-multiple-web-services-parallelly/m-p/2375322#M137758</guid>
      <dc:creator>faziluddinsk</dc:creator>
      <dc:date>2024-11-15T23:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to call multiple web services parallelly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-multiple-web-services-parallelly/m-p/2375323#M137759</link>
      <description>&lt;P&gt;If you have a licensed product, tParrallelize component could be useful to parallelize your different calls.&lt;/P&gt;&lt;P&gt;If you use Talend Open Studio, only option available to parallelize threads is to use "Mulithread execution" in Job&amp;gt;Extra menu. This option allows to parallelize tRunJob . So you would have to put each call in a separate talend job.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 10:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-call-multiple-web-services-parallelly/m-p/2375323#M137759</guid>
      <dc:creator>corentin1</dc:creator>
      <dc:date>2021-12-06T10:09:39Z</dc:date>
    </item>
  </channel>
</rss>

