设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

RabbitMQ 3.6.0 RC 1发布,AMPQ消息服务器

2015-12-1 22:21| 发布者: joejoe0332| 查看: 458| 评论: 0|原作者: oschina|来自: oschina

摘要: RabbitMQ 3.6.0 RC 1 发布,此版本值得关注的改进:Lazy queuesMuch better queue synchronisation throughputLower RAM use, tuneable flow controlStronger password encryption with pluggable algorithmsDevelop ...

RabbitMQ 3.6.0 RC 1 发布,此版本值得关注的改进:

  • Lazy queues

  • Much better queue synchronisation throughput

  • Lower RAM use, tuneable flow control

  • Stronger password encryption with pluggable algorithms

  • Development moved to GitHub; build system now uses erlang.mk

  • Significant improvements to Web STOMP

  • Experimental WinRT-compatible .NET client, SQL CLR compatibility in the "regular" one

  • Pagination in management UI

下载:

RabbitMQ 是由 LShift 提供的一个 Advanced Message Queuing Protocol (AMQP) 的开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 写成,因此也是继承了这些优点。

AMQP 里主要要说两个组件:Exchange 和 Queue (在 AMQP 1.0 里还会有变动),如下图所示,绿色的 X 就是 Exchange ,红色的是 Queue ,这两者都在 Server 端,又称作 Broker ,这部分是 RabbitMQ 实现的,而蓝色的则是客户端,通常有 Producer 和 Consumer 两种类型:



酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部