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
本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!