<?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 About Thread Pool Engine ... in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/About-Thread-Pool-Engine/m-p/833546#M1573</link>
    <description>&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;Skybuck wrote about my Thread Pool Engine:&lt;/P&gt;&lt;P&gt;&amp;gt;[..]&lt;BR /&gt;&amp;gt;1. Delete your thread pool, because it's junk. &lt;BR /&gt;&amp;gt;2. Write a serious/big application that uses many threads, &lt;BR /&gt;&amp;gt; and simply derive from TThread to see how easy it is. &lt;/P&gt;&lt;P&gt;also Skybuck wrote about my Thread Pool Engine: &lt;/P&gt;&lt;P&gt;&amp;gt; Your code seems too complex for something as simple as running &lt;BR /&gt;&amp;gt; a few threads ! ;)&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; Bye,&lt;BR /&gt;&amp;gt; Skybuck :)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have designed my Thread Pool Engine for 'scalability', &lt;BR /&gt;it uses my Lock-free ParallelQueue:&lt;/P&gt;&lt;P&gt;&lt;A href="http://pages.videotron.com/aminer/parallelqueue/parallelqueue.htm"&gt;http://pages.videotron.com/aminer/parallelqueue/parallelqueue.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;etc. &lt;/P&gt;&lt;P&gt;So it is very efficient.&lt;/P&gt;&lt;P&gt;Also, WHEN the consumers/workers are doing their jobs , &lt;BR /&gt;the producers can still do their jobs 'asychronously' and 'push' &lt;BR /&gt;their items/jobs in the queue - WHILE the workers/consumers are &lt;BR /&gt;doing their jobs - so , with Thread Pool Engine you can use &lt;BR /&gt;efficiently your multicores.. &lt;/P&gt;&lt;P&gt;&lt;A href="http://pages.videotron.com/aminer/threadpool.htm"&gt;http://pages.videotron.com/aminer/threadpool.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hence , my Thread Pool Engine is efficient and useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;Amine Moulay Ramdane.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Apr 2010 19:39:58 GMT</pubDate>
    <dc:creator>aminer10</dc:creator>
    <dc:date>2010-04-23T19:39:58Z</dc:date>
    <item>
      <title>About Thread Pool Engine ...</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/About-Thread-Pool-Engine/m-p/833546#M1573</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;Skybuck wrote about my Thread Pool Engine:&lt;/P&gt;&lt;P&gt;&amp;gt;[..]&lt;BR /&gt;&amp;gt;1. Delete your thread pool, because it's junk. &lt;BR /&gt;&amp;gt;2. Write a serious/big application that uses many threads, &lt;BR /&gt;&amp;gt; and simply derive from TThread to see how easy it is. &lt;/P&gt;&lt;P&gt;also Skybuck wrote about my Thread Pool Engine: &lt;/P&gt;&lt;P&gt;&amp;gt; Your code seems too complex for something as simple as running &lt;BR /&gt;&amp;gt; a few threads ! ;)&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; Bye,&lt;BR /&gt;&amp;gt; Skybuck :)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have designed my Thread Pool Engine for 'scalability', &lt;BR /&gt;it uses my Lock-free ParallelQueue:&lt;/P&gt;&lt;P&gt;&lt;A href="http://pages.videotron.com/aminer/parallelqueue/parallelqueue.htm"&gt;http://pages.videotron.com/aminer/parallelqueue/parallelqueue.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;etc. &lt;/P&gt;&lt;P&gt;So it is very efficient.&lt;/P&gt;&lt;P&gt;Also, WHEN the consumers/workers are doing their jobs , &lt;BR /&gt;the producers can still do their jobs 'asychronously' and 'push' &lt;BR /&gt;their items/jobs in the queue - WHILE the workers/consumers are &lt;BR /&gt;doing their jobs - so , with Thread Pool Engine you can use &lt;BR /&gt;efficiently your multicores.. &lt;/P&gt;&lt;P&gt;&lt;A href="http://pages.videotron.com/aminer/threadpool.htm"&gt;http://pages.videotron.com/aminer/threadpool.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hence , my Thread Pool Engine is efficient and useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;Amine Moulay Ramdane.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2010 19:39:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/About-Thread-Pool-Engine/m-p/833546#M1573</guid>
      <dc:creator>aminer10</dc:creator>
      <dc:date>2010-04-23T19:39:58Z</dc:date>
    </item>
  </channel>
</rss>

