<?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>article Talend ESB: Use tHash components in ESB Runtime in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-ESB-Use-tHash-components-in-ESB-Runtime/ta-p/2151866</link>
    <description>&lt;DIV class="talend-tkb-migrated-content"&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Question&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Is it safe to use the &lt;STRONG&gt;tHashOutput&lt;/STRONG&gt; and &lt;STRONG&gt;tHashInput&lt;/STRONG&gt; components in SOAP/REST services or in Jobs called by routes?&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Answer&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;tHashxxx&lt;/STRONG&gt; components are not thread-safe and are not supported in Data Services. They are designed to store/keep data/objects in memory and are not recommended for use in the JVM process of the runtime.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 25 Mar 2024 07:12:36 GMT</pubDate>
    <dc:creator>TalendSolutionExpert</dc:creator>
    <dc:date>2024-03-25T07:12:36Z</dc:date>
    <item>
      <title>Talend ESB: Use tHash components in ESB Runtime</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-ESB-Use-tHash-components-in-ESB-Runtime/ta-p/2151866</link>
      <description>&lt;DIV class="talend-tkb-migrated-content"&gt;
&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Question&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Is it safe to use the &lt;STRONG&gt;tHashOutput&lt;/STRONG&gt; and &lt;STRONG&gt;tHashInput&lt;/STRONG&gt; components in SOAP/REST services or in Jobs called by routes?&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Answer&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;tHashxxx&lt;/STRONG&gt; components are not thread-safe and are not supported in Data Services. They are designed to store/keep data/objects in memory and are not recommended for use in the JVM process of the runtime.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 25 Mar 2024 07:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Talend-ESB-Use-tHash-components-in-ESB-Runtime/ta-p/2151866</guid>
      <dc:creator>TalendSolutionExpert</dc:creator>
      <dc:date>2024-03-25T07:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using tHash components in ESB Runtime</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-ESB-Use-tHash-components-in-ESB-Runtime/tac-p/2431086#M13512</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;If tHash are not thread safe, what other alternative do we have to store data while esb job, real-time data, are running ?&lt;/P&gt;
&lt;P&gt;Using cache offers high speed for reading and manipulating the data, efficient solution, but the alternative could be write data on a fileOutput ?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 04:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Talend-ESB-Use-tHash-components-in-ESB-Runtime/tac-p/2431086#M13512</guid>
      <dc:creator>jeoste</dc:creator>
      <dc:date>2024-03-15T04:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using tHash components in ESB Runtime</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-ESB-Use-tHash-components-in-ESB-Runtime/tac-p/2431798#M13533</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/281057"&gt;@jeoste&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tHash and tBuffer components are not supported in services Job as they are not thread safe. An alternation is to use the tHSQL components ability to create an in-memory database 'on the fly', but this can have a performance impact and increase the job complexity.&lt;/P&gt;
&lt;P&gt;If you tell us more information about the use-case we could give better help.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Shicong&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 10:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Talend-ESB-Use-tHash-components-in-ESB-Runtime/tac-p/2431798#M13533</guid>
      <dc:creator>Shicong_Hong</dc:creator>
      <dc:date>2024-03-18T10:28:02Z</dc:date>
    </item>
  </channel>
</rss>

