JMS服务器 FFMQ
FFMQ是一个轻量级,高性能,快速的Native JMS1.1开源实现。支持SSL远程连接,自动防故障的持久化机制,基于模板定义目的地(Destination),采用模式匹配自动创建目的地(Destination)。
- JMS 1.1 compliant (almost, see limits below)
- Lightweight (full server is below 600KB)
- Reduced dependencies : JRE 1.4+, JMS API, commons-logging, [optional: log4j, mx4j]
- JMX monitoring support
- SSL support for remote connections
- Fast TCP-based network protocol
- State-of-the-art asynchronous journaling persistence storage
- Template-based destination definitions for easy configuration
- JMS bridging support to pipe messages between destinations and/or queuers
本文由用户 fmms 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!