EasyNetQ是一個簡單的用於RabbitMQ .NET Client 的API。首先要安裝RabbitMQhtml
如今您應該可以登陸RabbitMQ管理Web界面 URL:git
http://localhost:15672/
有個小例子你能夠下載後測試測試:github
https://github.com/mikehadlow/EasyNetQTest服務器
下面開始手冊目錄post
三、A Note on Versioning版本控制 —— 四、Installing EasyNetQ如何安裝插件
五、Connecting to RabbitMQ鏈接到RabbitMQ服務器版本控制
六、Connecting with SSL 在EasyNetQ上使用SSL鏈接日誌
七、Logging日誌code
1三、Controlling Queue names 控制隊列名稱
1四、Polymorphic Publish and Subscribe 多態發佈和訂閱
1七、Scheduling Events with Future Publish 用Future Publish發佈日程事件
17B、Support for Delayed Messages Plugin 對延遲消息插件的支持
2一、Re Submitting Error Messages With EasyNetQ.Hosepipe 使用Hosepipe從新提交錯誤消息
2四、Wiring up EasyNetQ with TopShelf and Windsor 讓EasyNetQ、TopShelf 和Windsor 一塊兒使用