HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Message queue
Operating System - HP-UX
1826498
Members
1889
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2005 03:37 AM
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2005 03:43 AM
08-17-2005 03:43 AM
Solution
Answer is : it depends
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.
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.
It is some sort of a middleware for the lack of a better term.
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.
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.
It is some sort of a middleware for the lack of a better term.
________________________________
UNIX because I majored in cryptology...
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2005 03:48 AM
08-17-2005 03:48 AM
Re: Message queue
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.
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP