<?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 what are sequential and parallel reloads? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087433#M942419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me to understand Sequential and Parallel Reloads in qlik?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2016 08:48:01 GMT</pubDate>
    <dc:creator>abhaysingh</dc:creator>
    <dc:date>2016-01-14T08:48:01Z</dc:date>
    <item>
      <title>what are sequential and parallel reloads?</title>
      <link>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087433#M942419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me to understand Sequential and Parallel Reloads in qlik?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 08:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087433#M942419</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-01-14T08:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: what are sequential and parallel reloads?</title>
      <link>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087434#M942420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As the word suggest itself:&lt;/P&gt;&lt;P&gt;Sequential reload: multiple reload run &lt;STRONG&gt;one-after-another,&lt;/STRONG&gt; i.e. - the second reload can only start when the first one is over.&lt;/P&gt;&lt;P&gt;Parallel reload: more than one reloads run &lt;STRONG&gt;simultaneously&lt;/STRONG&gt; in the same system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 08:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087434#M942420</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-01-14T08:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: what are sequential and parallel reloads?</title>
      <link>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087435#M942421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks tresesco, but i would like to understand the concept of it apart from it. with any example if possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 08:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087435#M942421</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-01-14T08:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: what are sequential and parallel reloads?</title>
      <link>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087436#M942422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sequential reload: As name suggests, load will one after other. eg: This will be more usefull when you need to make any operation or aggregate on already loaded data. So you next load is dependent on the previous one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parallel Load: You have different set of data present, where in there is dependency but load time is constraint. Then you go for parallel load to reduce the reload time of operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't think you can do parallel load in single QVW application. It has to be from multiple applications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 09:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087436#M942422</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2016-01-14T09:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: what are sequential and parallel reloads?</title>
      <link>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087437#M942423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In server environment, you would get an option that lets you set maximum number (default - 4, I guess) of simultaneous application that can be reloaded (i.e- parallel reload). This is important, because if you allow too many application to be reloaded at the same time, the server resource might reach a bottle neck, would affect the performance negatively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this gives you an idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 09:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087437#M942423</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-01-14T09:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: what are sequential and parallel reloads?</title>
      <link>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087438#M942424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know dependency is there &lt;SPAN style="font-size: 13.3333330154419px;"&gt;in sequential &lt;/SPAN&gt;(one reload have to be completed before second i.e. second is dependent on first, there is an option in QMC as &lt;STRONG&gt;Dependency&lt;/STRONG&gt; under Documents-&amp;gt; Reload) and in parallel reload, concurrent reloads can be take place at once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 09:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-are-sequential-and-parallel-reloads/m-p/1087438#M942424</guid>
      <dc:creator>mithilesh17</dc:creator>
      <dc:date>2016-01-14T09:10:04Z</dc:date>
    </item>
  </channel>
</rss>

