引用自:http://kasicass.blog.163.com/blog/static/39561920101118112913724/
所有分析,基于 2.1.0 的代码。
 
建立在 socket 之上的 light-weight message queue。不再需要自己管理 tcp 分包。简单、实用。
来自 iMatix 的一个库,iMatix 主要面向金融行业。(业务逻辑决定设计)
 
最详细的使用指南:
 
 
ZeroMQ 的使用:
 
 
 
 
性能测试:
 
 
ZeroMQ 代码分析:
 
 
其他:
广州techparty演讲稿(下载ppt.zip),https://github.com/kasicass/kasicass/tree/master/zmq/intro
 
其他人的分析:
公司一位同事对AMQP和ZeroMQ的分析:https://docs.google.com/present/view?id=df85d3vm_316dbhtg3f7

相关文章:

  • 2021-11-17
  • 2022-12-23
  • 2021-08-12
  • 2022-01-17
  • 2021-09-07
  • 2021-08-17
  • 2022-12-23
  • 2021-08-29
猜你喜欢
  • 2022-12-23
  • 2021-05-29
  • 2022-12-23
  • 2021-12-08
  • 2021-10-26
相关资源
相似解决方案