<?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: Performance of I/O Completion Ports in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Performance-of-I-O-Completion-Ports/m-p/969159#M5488</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I just recently join this forum so that is why such late reply. I read a few books, papers etc. about network IO and bottom line is: IOCP is the best. Yes it is little complicated in the beginning but if you reuse your code this should not be a problem. For further reading I suggest Microsoft Windows Network Programming 2nd Edition, Chapter 6: Scalable Winsock Applications where You can find various network IO models compared. &lt;/P&gt;
&lt;P&gt;VL&lt;/P&gt;</description>
    <pubDate>Mon, 29 Mar 2004 18:26:48 GMT</pubDate>
    <dc:creator>v_lavrnic</dc:creator>
    <dc:date>2004-03-29T18:26:48Z</dc:date>
    <item>
      <title>Performance of I/O Completion Ports</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Performance-of-I-O-Completion-Ports/m-p/969158#M5487</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Back in August, we has some questions and information on I/O Completion Ports under Win32 Threads. (See... &lt;A href="http://softwareforums.intel.com/ids/board/message?board.id=42&amp;amp;message.id=120" target="_blank"&gt;http://softwareforums.intel.com/ids/board/message?board.id=42&amp;amp;message.id=120&lt;/A&gt;)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Has anyone had any experience with these and been able to compare them to alternative methods for performance? Completion ports seem to be a convenient method for setting a pool of threads to perform tasks related to asyncrhonous I/O. But is it the best method? Would a "hand crafted" pool of threads with a work queue be more productive? Are completion ports just a simple syntactic sugar that is more expensive than doing the same by hand? Are there special cases when some other method would be better than completion ports (reading multiple files, reading blocks of a single file, "listening" at sockets for activity)?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Anyone care to share their experiences with using I/O Completion Ports? The good, the bad and, the ugly are welcome.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;-- clay&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Feb 2004 02:14:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Performance-of-I-O-Completion-Ports/m-p/969158#M5487</guid>
      <dc:creator>ClayB</dc:creator>
      <dc:date>2004-02-24T02:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of I/O Completion Ports</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Performance-of-I-O-Completion-Ports/m-p/969159#M5488</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I just recently join this forum so that is why such late reply. I read a few books, papers etc. about network IO and bottom line is: IOCP is the best. Yes it is little complicated in the beginning but if you reuse your code this should not be a problem. For further reading I suggest Microsoft Windows Network Programming 2nd Edition, Chapter 6: Scalable Winsock Applications where You can find various network IO models compared. &lt;/P&gt;
&lt;P&gt;VL&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2004 18:26:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Performance-of-I-O-Completion-Ports/m-p/969159#M5488</guid>
      <dc:creator>v_lavrnic</dc:creator>
      <dc:date>2004-03-29T18:26:48Z</dc:date>
    </item>
  </channel>
</rss>

