码迷,mamicode.com
首页 > 其他好文 > 详细

JMS学习以及jms的实现activeMq

时间:2017-10-12 20:25:32      阅读:124      评论:0      收藏:0      [点我收藏+]

标签:jta   介绍   tail   管理   分布式   事务   .com   转换器   jms   

1.JMS规范介绍:

http://www.cnblogs.com/hapjin/p/5431706.html

http://elim.iteye.com/blog/1893038

http://blog.csdn.net/jiuqiyuliang/article/details/46701559

2.activeMq的helloworld:

http://blog.csdn.net/jiuqiyuliang/article/details/48608237

3.activeMq消息监听器:三种1)最简单的只有一个onMessage方法的MessageListener、在onMessage方法里能接着发送消息的SessionAwareMessageListener和能实现Message消息转MessageListenerAdapter

http://elim.iteye.com/blog/1893676

4.activeMq的消息转换器MessageConverter

http://elim.iteye.com/blog/1900937

5.activeMq的事务管理JmsTransactionManager、jtaTransactionManager(分布式事务管理)

http://elim.iteye.com/blog/1983532

JMS学习以及jms的实现activeMq

标签:jta   介绍   tail   管理   分布式   事务   .com   转换器   jms   

原文地址:http://www.cnblogs.com/zhangshitong/p/7657564.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!