首页 > 其他 > 详细

JMS学习以及jms的实现activeMq

时间:2017-10-12 19:55:37      阅读:201      评论:0      收藏:0      [点我收藏+]

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!