amqp
Simple Java AMQP server
Are there any simpleAMQP server/broker implementation written in Java? I need to use it for local integratio开发者_如何学Pythonn tests.I would like to start it from ant/maven, and I don\'t need any f[详细]
2022-12-27 22:36 分类:问答ActiveMQ & Camel - How to create dependency in routing paths
I have a message routing to implement, which has routes that vary according to the message content. Some strands of the route are dependent on other.[详细]
2022-12-27 16:07 分类:问答Flushing a queue using AMQP, Rabbit, and Ruby
I\'m developing a system in Ruby that is going to make use of RabbitMQ to send messages to a queue as it does some work.I am using:[详细]
2022-12-26 17:28 分类:问答Can somebody tell steps to use OpenAMQ C lib to connect to rabbitMQ server
I am trying to use RabbitMQ in my C/C++ app, so far I have realized that using OpenAMQ\'s C Client is the only option, but OpenAMQ is AMQP 0-9 something and RabbitMQ server is 0-8. I have read somewhe[详细]
2022-12-25 22:19 分类:问答Using RabbitMQ (Java client), is there a way to determine if network connection is closed during consume?
I\'m using RabbitMQ on RHEL 5.3 using the Java client.I have 2 nodes (machines)开发者_开发问答.Node1 is consuming messages from a queue on Node2 using the Java helper class QueueingConsumer.[详细]
2022-12-24 11:40 分类:问答What messaging technologies in windows-ce for guaranteed msg delivery?
We are building a windows-ce (6.0R3) based device that requires guaranteed and audit-ready message delivery (including store & forward) up to and down from the cloud.[详细]
2022-12-23 17:24 分类:问答Erlang AMQP client library
Is there an Erlang AMQP client library th开发者_C百科at is not tied to the hip with RabbitMQ? I know about rabbitmq-erlang-client but I would like something more decoupled... pain when it comes to pac[详细]
2022-12-23 11:12 分类:问答Can ActiveMQ CPP Api be used to Talk to RabbitMQ Broker?
We have C++ Software that needs to send message via RabbitMQ broker, has somebody开发者_高级运维 tried ActiveMQ CPP lib (CMS) to send/receive messages to RabbitMQ broker?the CMS API is a generic API f[详细]
2022-12-20 08:19 分类:问答AMQP C++ implementation [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-19 23:12 分类:问答Is there a AMQP implementation that has stable C++ Client library [duplicate]
This question already h开发者_如何学Cas answers here: AMQP C++ implementation [closed] (5 answers)[详细]
2022-12-19 23:08 分类:问答