<?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 Connection pooling usind the tjdbc Components in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Connection-pooling-usind-the-tjdbc-Components/m-p/2346620#M114004</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am looking for a way to do connection pooling with my Talend job. The Talend Job is designed in such a way that it calls subjobs using Trunjob parallely using the Tparallelize component. Each job called within the TRunjob creates a new connection and commits and closes the connection once done using the tjdbccommit and tjdbcclose. Currently this whole structure is called in a loop so there are multiple connections created and closed if the job executes over a few hours. Performance needs to be improved and I believe connection pooling would be a good way to start tuning my Talend Job. I searched the forum and came upon a link where a custom connectionpool component was created but the link does not seem to work. Any suggestions on how I can implement connection pooling?&lt;BR /&gt;&lt;BR /&gt;Abhishek&lt;/P&gt;</description>
    <pubDate>Fri, 04 Mar 2016 20:21:31 GMT</pubDate>
    <dc:creator>Abhishek9</dc:creator>
    <dc:date>2016-03-04T20:21:31Z</dc:date>
    <item>
      <title>Connection pooling usind the tjdbc Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-pooling-usind-the-tjdbc-Components/m-p/2346620#M114004</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am looking for a way to do connection pooling with my Talend job. The Talend Job is designed in such a way that it calls subjobs using Trunjob parallely using the Tparallelize component. Each job called within the TRunjob creates a new connection and commits and closes the connection once done using the tjdbccommit and tjdbcclose. Currently this whole structure is called in a loop so there are multiple connections created and closed if the job executes over a few hours. Performance needs to be improved and I believe connection pooling would be a good way to start tuning my Talend Job. I searched the forum and came upon a link where a custom connectionpool component was created but the link does not seem to work. Any suggestions on how I can implement connection pooling?&lt;BR /&gt;&lt;BR /&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2016 20:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-pooling-usind-the-tjdbc-Components/m-p/2346620#M114004</guid>
      <dc:creator>Abhishek9</dc:creator>
      <dc:date>2016-03-04T20:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Connection pooling usind the tjdbc Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-pooling-usind-the-tjdbc-Components/m-p/2346621#M114005</link>
      <description>Hi,
&lt;BR /&gt;For connection pool feature, it is not possible currently. 
&lt;BR /&gt;Have you checked component tJDBCConnection?
&lt;BR /&gt;Is "Use or register a shared DB connection" feature helpful for your current use case?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 08 Mar 2016 07:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-pooling-usind-the-tjdbc-Components/m-p/2346621#M114005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-08T07:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Connection pooling usind the tjdbc Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-pooling-usind-the-tjdbc-Components/m-p/2346622#M114006</link>
      <description>Hi Sabrina,
&lt;BR /&gt;Thanks for the reply. I am calling multiple subjobs and each subjob requires at least 2 connections because there are tasks done in parallel here so shared connection was not an option for me. &amp;nbsp;
&lt;BR /&gt;Regards&amp;nbsp;
&lt;BR /&gt;Abhishek&amp;nbsp;</description>
      <pubDate>Wed, 27 Apr 2016 08:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-pooling-usind-the-tjdbc-Components/m-p/2346622#M114006</guid>
      <dc:creator>Abhishek9</dc:creator>
      <dc:date>2016-04-27T08:55:11Z</dc:date>
    </item>
  </channel>
</rss>

