超高性能的 Java 对象消息服务器:Apache Artemis
Apache ActiveMQ Artemis 提供了一个非堵塞架构,实现了超高性能的 Java 对象消息服务器。其核心只依赖一个 netty.jar 文件。该项目的目的是为你的 Java 应用提供一个嵌入式的消息服务。
架构图:
- AMQP protocol support
- OpenWire support for ActiveMQ 5 clients
- STOMP protocol support
- HornetQ Core protocol support for HornetQ 2.4,2.5 clients
- JMS 2.0 and 1.1 support
- High availability with shared store and non shared store (replication)
- Flexible Clustering
- High performance journal for message persistence
- Queue memory limitation
- SSL support
- Management over JMX, JMS and core protocol
- Large message support
- Topic hierarchies
- Producer flow control
- Consumer flow control
- Diverts
- Last value queue
- Message Groups
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!