User Tools

Site Tools


ddsf:public:guidebook:06_append:glossary:m:mq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ddsf:public:guidebook:06_append:glossary:m:mq [2020/09/14 14:44]
murphy
ddsf:public:guidebook:06_append:glossary:m:mq [2021/07/14 16:42] (current)
murphy ↷ Links adapted because of a move operation
Line 1: Line 1:
 ===== Message Queue (MQ) ===== ===== Message Queue (MQ) =====
-[[ddsf:private:cookbook:​06_append:​glossary| Return to Glossary ]]+[[ddsf:public:guidebook:​06_append:​glossary:start| Return to Glossary ]]
  
   * **<color #​FF0000><​todo @nick>​Glossary '​M':​ Please Review</​todo></​color>​**   * **<color #​FF0000><​todo @nick>​Glossary '​M':​ Please Review</​todo></​color>​**
  
-**Message Queue** (MQ) is a software engineering component used for communication between processes or between threads within the same process. Message queues provide an asynchronous communication protocol in which the sender and receiver of messages don't need to interact at the same time - messages are held in queue until the recipient retrieves them.+**Message Queue** (MQ) is a software engineering component used for communication between processes or between threads within the same process. Message queues provide an asynchronous communication ​[[ddsf:​public:​guidebook:​06_append:​glossary:​p:​protocol|protocol]] ​in which the sender and receiver of messages don't need to interact at the same time - messages are held in queue until the recipient retrieves them.
  
 Message queues are used within operating systems or applications as a way for programs to communicate with one another. They may also be used to pass messages between computer systems. Message queues are used within operating systems or applications as a way for programs to communicate with one another. They may also be used to pass messages between computer systems.
ddsf/public/guidebook/06_append/glossary/m/mq.1600109047.txt.gz · Last modified: 2020/09/14 14:44 by murphy