| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
fmms
12年前发布

JMS实现 mom4j

JMS实现 mom4j

mom4j是一个100%纯Java完全实现JMS1.1规范的消息中间件并且向下兼容JMS1.0与1.02.它提供了自己的消息处理存储使它独立于关系数据与语言,所以它的客户端可以用任何语言开发.

  • JMS 1.1 Compliant
  • Downwards compatible to JMS 1.0.x
  • Supports the Point-To-Point messaging model
  • Supports the Publish-Subscribe messaging model
  • Supports persistent messages
  • Supports local transactions
  • Comes with its own message store, no need for a relational database
  • Small memory footprint
  • Language independant wire protocol (XML/HTTP), so clients can be written in any programming language
  • Python client for sending and receiving messages via mom4j
  • Supports message selectors
  • Supports TTL (time to live)
  • Supports Temporary destinations
  • Supports durable subscriptions
  • Remote administration via HTML-Client through JMX support

项目主页:http://www.open-open.com/lib/view/home/1336719663812

 本文由用户 fmms 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1336719663812.html
JMS 消息系统