<?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>MQX Software Solutionsのトピックprivate vs. system message pool</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/private-vs-system-message-pool/m-p/193408#M3921</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;I'm having a problem with understanding the difference (and applications) between private and system message pools. I see the difference between the private and system message queues (blocking vs. non-blocking receiving). I suppose that I can send a message to the private message queue only if the message comes from private message pool. And I can send a message to the system message queue only if the message comes from system message pool.&lt;/P&gt;&lt;P&gt;Am I right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not - what's the difference ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maciek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2012 19:19:23 GMT</pubDate>
    <dc:creator>Maciek</dc:creator>
    <dc:date>2012-09-14T19:19:23Z</dc:date>
    <item>
      <title>private vs. system message pool</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/private-vs-system-message-pool/m-p/193408#M3921</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;I'm having a problem with understanding the difference (and applications) between private and system message pools. I see the difference between the private and system message queues (blocking vs. non-blocking receiving). I suppose that I can send a message to the private message queue only if the message comes from private message pool. And I can send a message to the system message queue only if the message comes from system message pool.&lt;/P&gt;&lt;P&gt;Am I right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not - what's the difference ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maciek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 19:19:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/private-vs-system-message-pool/m-p/193408#M3921</guid>
      <dc:creator>Maciek</dc:creator>
      <dc:date>2012-09-14T19:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: private vs. system message pool</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/private-vs-system-message-pool/m-p/193409#M3922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Maciej Saczuk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The difference is in the logical separation of tasks that can use private pools. If a task opened a private message pool, it is the only one task that can receive messages from the pool.&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can send message to the private queue any time if you know the pool ID. The message can be sent from any accessible memory, e.g. from a task stack. It is copied afterwards to the queue.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MartinK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 06:54:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/private-vs-system-message-pool/m-p/193409#M3922</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2012-09-25T06:54:13Z</dc:date>
    </item>
  </channel>
</rss>

