消息队列
Sign in to savemeans of interprocess communication in software engineering
Article · 中文
在计算机科学中,消息队列(英語:Message queue)是一种进程间通信或同一进程的不同线程间的通信方式,軟體的貯列用來處理一系列的輸入,通常是來自使用者。消息队列提供了异步的通信协议,每一個貯列中的紀錄包含詳細說明的資料,包含發生的時間,輸入裝置的種類,以及特定的輸入參數,也就是说:消息的发送者和接收者不需要同时与消息队列交互。消息会保存在队列中,直到接收者取回它。 一個 WIMP 環境像是 Microsoft Windows,藉由優先的某些形式(通常是事件的時間或是重要性的順序)來儲存使用者產生的事件到一個 事件貯列 中。系統把每個事件從事件貯列中傳遞給目標的應用程式。
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
application software
Entity
communication protocol
Entity
event
Entity
message-oriented middleware
Entity
Google
Organization
computer science
Entity
operating system
Entity
software
Entity
International Standard Book Number
Entity
Q2005
Entity
World Wide Web
Entity
Java
Entity
Amazon
Entity
Q11368
Entity
free software
Entity
database
Entity
computer program
Entity
Wayback Machine
Entity
data
Entity
Q47607
Entity