一、EasyNetQ手冊翻譯目錄

EasyNetQ是一個簡單的用於RabbitMQ .NET Client 的API。首先要安裝RabbitMQhtml

  1. Install Erlang: http://www.erlang.org/download.html
  2. Install the RabbitMQ server: http://www.rabbitmq.com/download.html
  3. You'll probably want to enable the RabbitMQ management API too: http://www.rabbitmq.com/management.html

如今您應該可以登陸RabbitMQ管理Web界面 URL:git

http://localhost:15672/

有個小例子你能夠下載後測試測試:github

https://github.com/mikehadlow/EasyNetQTest服務器

 

下面開始手冊目錄post

 

二、Introduction介紹測試

三、A Note on Versioning版本控制 —— 四、Installing EasyNetQ如何安裝插件

五、Connecting to RabbitMQ鏈接到RabbitMQ服務器版本控制

六、Connecting with SSL 在EasyNetQ上使用SSL鏈接日誌

七、Logging日誌code

八、Publish發佈

九、Subscribe訂閱

十、Request Response 請求響應

十一、Send Receive 發送接收

十二、Topic Based Routing 主題路由

1三、Controlling Queue names 控制隊列名稱

1四、Polymorphic Publish and Subscribe 多態發佈和訂閱

1五、Versioning Messages 版本化消息

1六、Publisher Confirms 發佈者確認

1七、Scheduling Events with Future Publish 用Future Publish發佈日程事件

17B、Support for Delayed Messages Plugin 對延遲消息插件的支持

1八、Auto Subscriber 自動訂閱

1九、非泛型發佈&訂閱擴展方法

20、Error Conditions 錯誤狀況

2一、Re Submitting Error Messages With EasyNetQ.Hosepipe 使用Hosepipe從新提交錯誤消息

2二、The Advanced API 高級API

2三、Cluster Support 集羣支持

2四、Wiring up EasyNetQ with TopShelf and Windsor 讓EasyNetQ、TopShelf 和Windsor 一塊兒使用

2五、Replacing EasyNetQ Components 替換EasyNetQ組件

2六、Using Alternative DI Containers 替換DI容器

相關文章
相關標籤/搜索