`
deadcow
  • 浏览: 49849 次
  • 性别: Icon_minigender_1
  • 来自: JM&ZH&HK
社区版块
存档分类
最新评论

QPID(implementation of AMQP) tutorial

阅读更多

1. read AMQP Spec first,  by now the lastest version is 0.10, understand the model of AMQP, the concepts of Exchange, Queue and Route key, the queue is different from the classic MQ queue.

 

2. official doc on http://qpid.apache.org/qpid-java-documentation.html

 

3.  client API on Java

    TODO

 

4. debug:

  using Hermes and JConsole @8999

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics