代码改变世界

随笔分类 -  消息队列

rabbitMQ学习

2014-09-11 21:49 by youxin, 221 阅读, 收藏, 编辑
摘要: http://blog.ftofficer.com/2010/03/translation-rabbitmq-python-rabbits-and-warrens/http://blog.csdn.net/daineng/article/details/16883617http://www.cnbl... 阅读全文

android rabbitMQ

2014-09-11 11:40 by youxin, 890 阅读, 收藏, 编辑
摘要: http://www.cnblogs.com/wufawei/archive/2012/03/31/2427823.htmlhttp://www.raywenderlich.com/5527/getting-started-with-android-development\http://blog.c... 阅读全文

《RabbitMQ in action》

2014-09-10 13:20 by youxin, 467 阅读, 收藏, 编辑
摘要: Producers create messages and publish (send) them to a broker server (RabbitMQ).What’s a message? A message has two parts: a payload and a label. The ... 阅读全文

RabbitMQ安装和配置

2014-09-09 23:00 by youxin, 849 阅读, 收藏, 编辑
摘要: RabbitMQ:MQ:message queue.MQ全称为Message Queue,消息队列(MQ)是一种应用程序对应用程序的通信方法。应用程序通过读写出入队列的消息(针对应用程序的数据)来通信,而无需专用连接来链接它们。消 息传递指的是程序之间通过在消息中发送数据进行通信,而不是通过直接调用... 阅读全文
点击右上角即可分享
微信分享提示