1、EasyNetQ手册翻译目录 - 困兽斗 - 博客园

来源: 1、EasyNetQ手册翻译目录 – 困兽斗 – 博客园

EasyNetQ是一个简单的用于RabbitMQ .NET Client 的API。首先要安装RabbitMQ

  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:

http://localhost:15672/

有个小例子你可以下载后测试测试:

https://github.com/mikehadlow/EasyNetQTest

 

下面开始手册目录

 

2、Introduction介绍

3、A Note on Versioning版本控制 —— 4、Installing EasyNetQ如何安装

5、Connecting to RabbitMQ连接到RabbitMQ服务器

6、Connecting with SSL 在EasyNetQ上使用SSL连接

7、Logging日志

8、Publish发布

9、Subscribe订阅

10、Request Response 请求响应

11、Send Receive 发送接收

12、Topic Based Routing 主题路由

13、Controlling Queue names 控制队列名称

14、Polymorphic Publish and Subscribe 多态发布和订阅

15、Versioning Messages 版本化消息

16、Publisher Confirms 发布者确认

17、Scheduling Events with Future Publish 用Future Publish发布日程事件

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

18、Auto Subscriber 自动订阅

19、非泛型发布&订阅扩展方法

20、Error Conditions 错误情况

21、Re Submitting Error Messages With EasyNetQ.Hosepipe 使用Hosepipe重新提交错误消息

22、The Advanced API 高级API

23、Cluster Support 集群支持

24、Wiring up EasyNetQ with TopShelf and Windsor 让EasyNetQ、TopShelf 和Windsor 一起使用

25、Replacing EasyNetQ Components 替换EasyNetQ组件

26、Using Alternative DI Containers 替换DI容器

赞(0) 打赏
分享到: 更多 (0)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏