ZeroMQ 匯總所有分析,基於 2.1.0 的代碼。
建立在 socket 之上的 light-weight message queue。不再需要自己管理 tcp 分包。簡單、實用。來自 iMatix 的一個庫,iMatix 主要面向金融行業。(商務邏輯決定設計)http://www.zeromq.org/
最詳細的使用指南:http://zguide.zeromq.org/chapter:all
ZeroMQ 的使用:
Hello 0MQ, Echo Serverhttp://kasicass.blog.163.com/blog/static/3956192010731105251846/Multi-part Messageshttp://kasicass.blog.163.com/blog/static/395619201081111355104/
messaging pattern (1) -- publish/subscribemessaging pattern (2) -- pipeline
與 libevent 協同工作於 libevent 協同工作的注意事項
效能測試:"inproc://" Performance
ZeroMQ 程式碼分析:深入分析(1) -- 幾個基礎資料結構深入分析(2) -- 線程間通訊"inproc://"深入分析(3) -- 進程間通訊"tcp://"
其他:OpenBSD 下安裝 0MQ廣州techparty演講稿(下載ppt.zip),https://github.com/kasicass/kasicass/tree/master/zmq/intro關於SIGPIPE,http://lists.zeromq.org/pipermail/zeromq-dev/2010-July/004238.html
其他人的分析:SecondLife對message-queue的總結:http://wiki.secondlife.com/wiki/Message_Queue_Evaluation_Notes#Zero_MQ公司一位同事對AMQP和ZeroMQ的分析:https://docs.google.com/present/view?id=df85d3vm_316dbhtg3f7
評論這張