消息代理
外观
消息代理(message broker,integration broker,interface engine[1])是一个中间程序模块,在电脑网络中用于交换消息(message)。[1] 消息代理是面向消息的中间件的建造模块,但并不替换传统的中间件如远程过程调用 (RPC)。[2][3]
目的、功能、架构
[编辑]消息代理是一种架构模式,用于消息验证、变换、路由。调节应用程式的通信,极小化互相感知(依赖),有效实现解耦合。[4]
例如,消息代理可以管理一个工作负荷队列或消息队列,用于多个接收者,提供可靠存储、保证消息分发、以及事务管理。[2][3]
消息代理软件列表
[编辑]- Amazon Web Services (AWS) Amazon Simple Queue Service (SQS)
- Apache ActiveMQ
- Apache Kafka
- Apache Qpid
- Cloverleaf (E-Novation Lifeline)
- Comverse Message Broker (Comverse Technology)
- Eclipse Mosquitto MQTT Broker (Eclipse基金会)
- Enduro/X Transactional Message Queue (TMQ)
- Financial Fusion Message Broker (Sybase)
- Fuse Message Broker (enterprise ActiveMQ)
- Gearman
- HornetQ (Red Hat)
- IBM App Connect
- IBM MQ
- JBoss Messaging (JBoss)
- JORAM
- Microsoft Azure Service Bus (Microsoft)
- Microsoft BizTalk Server (Microsoft)
- NATS Messaging
- Open Message Queue
- Oracle Message Broker (Oracle Corporation)
- RabbitMQ (Mozilla Public License, written in Erlang)
- Redis An open source, in-memory data structure store, used as a database, cache and message broker.
- SAP PI
- Solace Corporation PubSub+
- Spread Toolkit
- Tarantool 一个NoSQL数据库,提供一套存储过程用于消息队列
- TIBCO企业消息服务
- WSO2
- EMQX MQTT Broker
参见
[编辑]参考文献
[编辑]- ^ 1.0 1.1 IB (integration broker). IT Glossary. Gartner, Inc. [17 May 2018]. (原始内容存档于2020-10-18).
- ^ 2.0 2.1 Kale, V. Integration Technologies. Guide to Cloud Computing for Business and Technology Managers: From Distributed Computing to Cloudware Applications. CRC Press. 2014: 107–134 [17 May 2018]. ISBN 9781482219227. (原始内容存档于2019-10-17).
- ^ 3.0 3.1 Samtani, G.; Sadhwani, D. Integration Brokers and Web Services. Clark, M.; Fletcher, P.; Hanson, J.J.; et al (编). Web Services Business Strategies and Architectures. Apress. 2013: 71–84 [17 May 2018]. ISBN 9781430253563. (原始内容存档于2020-05-27).
- ^ Ejsmont, A. Asynchronous Processing. Web Scalability for Startup Engineers. McGraw Hill Professional. 2015: 275–276. ISBN 9780071843669.