AMPQ():
wiki:https://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol
AMQP1.1 broker 实现方式:
SwiftMQ(a JMS, AMQP 1.0 and AMQP 0.9.1 broker (free and commercial) and a free AMQP 1.0 client.)
Windows Azure Service Bus(Microsoft's cloud-based messaging service)
Apache Qpid(an open-source project at the Apache Foundation)
Apache ActiveMQ(an open-source project at the Apache Foundation)
Apache Apollo(open-source modified version of the ActiveMQ project at the Apache Foundation. The threading functionality of ActiveMQ has been replaced and non-blocking techniques implemented more widely.)
RabbitMQ(an open-source project sponsored by Pivotal, primarily supports AMQP 0-9-1, with 1.0 via experimental plugin)
IBM MQ Light
AMQP.NET Lite(AMQP.NET Lite is a C# AMQP 1.0 implementation that gives full control over the specification. It is not a broker out of the box, but provides all of the AMQP components required to build a broker. The project has a broker implementation it uses for testing here.)
AMQP客户端分类:
Apache Qpid Proton(AMQP 1.0 clients in C, Python, Perl, Ruby, PHP and Java released under the Apache open source license.)
AMQP.NET Lite( AMQP 1.0 C# client released under the Apache open source license.)
SwiftMQ AMQP 1.0 Java Client( a free Java client for AMQP 1.0.)
Service Bus .NET API( Microsoft's AMQP 1.0 .NET client)
DE.SETF.AMQP( client library for AMQP 0-9-1.)
EasyNetQ( an open source AMQP 0-9-1 .NET client.)
IBM MQ Light( AMQP 1.0 clients for node.js, Java, Ruby and Python.)
RabbitMQ's community( lists a broad set of clients and tools for AMQP v0.9.1.)
Mulesoft Anypoint( AMQP connector for AMQP v0.9.)
Node-amqp10( AMQP 1.0 client for Node.js.)
RestBus( an open source, service oriented, AMQP 0-9-1 .NET client.)
参考资料:
AMQP——Advanced Message Queuing Protocol(高级消息队列协议)小结
原创_Mr_Computer_ 博主文章分类:Java-Python-PHP ©著作权
©著作权归作者所有:来自51CTO博客作者_Mr_Computer_的原创作品,请联系作者获取转载授权,否则将追究法律责任
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
DG_broker工具管理切换DG主备
DG_broker工具管理切换DG主备
oracle TCP hive -
AMQP介绍
...
持久化 客户端 字符串