<?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: What is &amp;quot;In-Memory ENgine&amp;quot; in qlikview ?? How does it helps qlikview performance wise?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807817#M1022410</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2015 08:31:54 GMT</pubDate>
    <dc:creator>nikhilgarg</dc:creator>
    <dc:date>2015-03-17T08:31:54Z</dc:date>
    <item>
      <title>What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807809#M1022401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tHanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 08:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807809#M1022401</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-03-16T08:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807810#M1022403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, all data is loaded into primary memory for fast access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, calculations are made on-demand, i.e. the developer that creates the data model does not need to know exactly which questions the user will ask or which formulas that need to be calculated. As long as the data model is logical and coherent, any calculation can be made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a result, calculations are made fast, and change requests can be executed immediately. There is (in most cases) no need to change the data model. This is in sharp contrast to many other tools on the market, where a change request can mean weeks of work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2848"&gt;Symbol Tables and Bit-Stuffed Pointers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2907"&gt;Colors, States and State vectors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3235"&gt;It’s all Aggregations&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 09:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807810#M1022403</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-03-16T09:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807811#M1022404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;THanks it helps but what i really want to know is :what do you mean by "in memory engine".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 09:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807811#M1022404</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-03-16T09:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807812#M1022405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it is basically the above. It is an &lt;EM&gt;engine&lt;/EM&gt; that can calculate almost any formula on a specific data model. And it operates &lt;EM&gt;in memory&lt;/EM&gt;, without using the disk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 09:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807812#M1022405</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-03-16T09:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807813#M1022406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OHk , Thannks HIC and if i am not wrong this in memory engine is not visible to us&amp;nbsp; , ryt ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 09:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807813#M1022406</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-03-16T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807814#M1022407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depends on what you mean "visible"...&amp;nbsp; It is certainly not a window or an object that you can see on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead it is the code in the program that evaluates what to show when you click: What should be grayed out? Which numbers should be shown in the pivot table? You could say that &lt;EM&gt;&lt;STRONG&gt;the program itself is the engine&lt;/STRONG&gt;&lt;/EM&gt;, with a number of visualization objects on top of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 09:50:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807814#M1022407</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-03-16T09:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807815#M1022408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Thanks it helps and this code of in memory engine is visible to QLIkTech , ryt ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 09:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807815#M1022408</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-03-16T09:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807816#M1022409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should basically just see the "InMemory" technonlogy as a different way of storing the data you are working with (In memory vs. on disk).&lt;/P&gt;&lt;P&gt;I don't think it makes sense to talk about if the data in memory is visible or not - it's visible in the sense that you can see it and use it in your application but you can't easily look at the raw data (and I can't see any reason for why you should). As such it's not any different from many other applications that just stores the data on disk - these data are not visible either. E.g. SQL Server stores the data in MDF (and LDF) files on disk, but eventhough you can see the actually file on your disk doesn't mean that you can see the data in the files (...unless you know how to use the tools and commands to do it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From a performance perspective, it will in most cases be much faster to work In Memory compared to reading the data from a disk since there are no physical operation involved in finding the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Steen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 15:03:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807816#M1022409</guid>
      <dc:creator>sspe</dc:creator>
      <dc:date>2015-03-16T15:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807817#M1022410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 08:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807817#M1022410</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-03-17T08:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807818#M1022411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This engine is used to operate qlikview's in memory architecture&amp;nbsp; . If Qlikview retrieved data from disk , this would be very slow , Using the In memory engine qlikview can retrieve stuff 100 thousand times faster , as memory is many 100's thousands faster than disk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 09:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807818#M1022411</guid>
      <dc:creator>vvvvvvizard</dc:creator>
      <dc:date>2015-03-17T09:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807819#M1022412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I got you. You mean the data that we load in qlikview is not loaded in hard disk. It is loaded in In memory engine. Which makes operation easy. Isn't it ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 09:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807819#M1022412</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-03-17T09:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: What is "In-Memory ENgine" in qlikview ?? How does it helps qlikview performance wise??</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807820#M1022413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is correct , Memory is lighting fast compared to disk.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 09:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-quot-In-Memory-ENgine-quot-in-qlikview-How-does-it-helps/m-p/807820#M1022413</guid>
      <dc:creator>vvvvvvizard</dc:creator>
      <dc:date>2015-03-17T09:49:56Z</dc:date>
    </item>
  </channel>
</rss>

