<?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 Trading App in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Trading-App/m-p/1110101#M5362</link>
    <description>&lt;P style="border: none; outline: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: none; font-size: 14px; word-wrap: break-word;"&gt;I'll make a trading app that trades up to 7 assets concurrently (independently). The trading server is accessed through websockets. So each concurrent work/task should open/close a websocket connection every minute (1min trading).&lt;/P&gt;

&lt;P style="border: none; outline: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: none; font-size: 14px; word-wrap: break-word;"&gt;Is Intel MPI a good choice? I have a quad-core/4 threads computer.&lt;/P&gt;

&lt;P style="border: none; outline: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: none; font-size: 14px; word-wrap: break-word;"&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2017 21:23:54 GMT</pubDate>
    <dc:creator>EDUARDO_M_</dc:creator>
    <dc:date>2017-03-03T21:23:54Z</dc:date>
    <item>
      <title>Trading App</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Trading-App/m-p/1110101#M5362</link>
      <description>&lt;P style="border: none; outline: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: none; font-size: 14px; word-wrap: break-word;"&gt;I'll make a trading app that trades up to 7 assets concurrently (independently). The trading server is accessed through websockets. So each concurrent work/task should open/close a websocket connection every minute (1min trading).&lt;/P&gt;

&lt;P style="border: none; outline: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: none; font-size: 14px; word-wrap: break-word;"&gt;Is Intel MPI a good choice? I have a quad-core/4 threads computer.&lt;/P&gt;

&lt;P style="border: none; outline: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: none; font-size: 14px; word-wrap: break-word;"&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 21:23:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Trading-App/m-p/1110101#M5362</guid>
      <dc:creator>EDUARDO_M_</dc:creator>
      <dc:date>2017-03-03T21:23:54Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Trading-App/m-p/1110102#M5363</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Intel(R) MPI Library is always a good choice! Indeed.&lt;/P&gt;

&lt;P&gt;But:&lt;/P&gt;

&lt;P&gt;Within your MPI application you can use you own client/server protocols, but Intel(R) MPI Library itself doesn't use WebSocket for communications.&lt;/P&gt;

&lt;P&gt;MPI is generally for compute clusters where several compute nodes communicate over fast network. If you plan to use only one computer, probably you need to take a look on OpenMP/TBB technologies from Intel(R) Composer.&lt;/P&gt;

&lt;P&gt;--&lt;/P&gt;

&lt;P&gt;Dmitry&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 06:52:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Trading-App/m-p/1110102#M5363</guid>
      <dc:creator>Dmitry_S_Intel</dc:creator>
      <dc:date>2017-03-28T06:52:25Z</dc:date>
    </item>
  </channel>
</rss>

