<?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: Message queue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/message-queue/m-p/3605742#M233607</link>
    <description>Answer is : it depends&lt;BR /&gt;&lt;BR /&gt;Message queue may refer to a mail messages queue located under /var/spool/mqueue in some terminolgy, but more than likely what you are looking for is not this meaning.&lt;BR /&gt;&lt;BR /&gt;Message queue is an intermediary step between two or more processes, in which, a process leaves a message indicating completion of a task or request for data or that sort of thing, whereas other processes can read from this queue and take over some tasks.&lt;BR /&gt;&lt;BR /&gt;It is some sort of a middleware for the lack of a better term.</description>
    <pubDate>Wed, 17 Aug 2005 10:43:14 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2005-08-17T10:43:14Z</dc:date>
    <item>
      <title>Message queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-queue/m-p/3605741#M233606</link>
      <description>What is message queue?</description>
      <pubDate>Wed, 17 Aug 2005 10:37:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-queue/m-p/3605741#M233606</guid>
      <dc:creator>Ammar_4</dc:creator>
      <dc:date>2005-08-17T10:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Message queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-queue/m-p/3605742#M233607</link>
      <description>Answer is : it depends&lt;BR /&gt;&lt;BR /&gt;Message queue may refer to a mail messages queue located under /var/spool/mqueue in some terminolgy, but more than likely what you are looking for is not this meaning.&lt;BR /&gt;&lt;BR /&gt;Message queue is an intermediary step between two or more processes, in which, a process leaves a message indicating completion of a task or request for data or that sort of thing, whereas other processes can read from this queue and take over some tasks.&lt;BR /&gt;&lt;BR /&gt;It is some sort of a middleware for the lack of a better term.</description>
      <pubDate>Wed, 17 Aug 2005 10:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-queue/m-p/3605742#M233607</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-08-17T10:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Message queue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-queue/m-p/3605743#M233608</link>
      <description>In UNIX, message queues refer to one of the three Inter-Process Communication System (IPCS) mechanisms. The other two are semaphores and shared memory. The idea is that a message queue is an ordered set of data that can be sent from one process to another and each message can also have a priority so that more important messages can be read out of sequence. Man msgget, msgop, and msgctl for details.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Aug 2005 10:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-queue/m-p/3605743#M233608</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-08-17T10:48:50Z</dc:date>
    </item>
  </channel>
</rss>

