AMQP

  • submit to reddit

Intro To Apache Qpid Proton

This is a quick introduction to Proton, which provides libraries for speaking AMQP. For questions about proton please use proton@qpid.apache.org For...

1 replies - 1991 views - 01/18/13 by Mitch Pronschinske in Articles

Introducing Advanced Message Queuing Protocol (AMQP) 1.0

The Advanced Message Queuing Protocol (AMQP) 1.0, is an open standard transaction message protocol that is significantly lowering the cost of middleware...

1 replies - 987 views - 01/18/13 by Mitch Pronschinske in Articles

RabbitMQ: Messaging that Just Works (Q & A)

The Advanced Message Queuing Protocol (AMQP) is an application layer protocol for messaging. This talk introduces RabbitMQ, its prominent multi-lingual...

0 replies - 2331 views - 12/30/12 by Mitch Pronschinske in Articles

RabbitMQ: Messaging that Just Works (Part 3)

The Advanced Message Queuing Protocol (AMQP) is an application layer protocol for messaging. This talk introduces RabbitMQ, its prominent multi-lingual...

0 replies - 36679 views - 12/29/12 by Mitch Pronschinske in Articles

Messaging for Modern Applications

Deploying modern applications in the cloud can introduce new challenges like distributing and integrating application components across private and public...

0 replies - 4009 views - 12/28/12 by Mitch Pronschinske in Articles

RabbitMQ: Messaging that Just Works (Part 2)

The Advanced Message Queuing Protocol (AMQP) is an application layer protocol for messaging. This talk introduces RabbitMQ, its prominent multi-lingual...

0 replies - 1786 views - 12/28/12 by Mitch Pronschinske in Articles

RabbitMQ: Messaging that Just Works (Part 1)

The Advanced Message Queuing Protocol (AMQP) is an application layer protocol for messaging. This talk introduces RabbitMQ, its prominent multi-lingual...

0 replies - 2652 views - 12/27/12 by Mitch Pronschinske in Articles

AMQP Backed Spring Integration using vFabric RabbitMQ

For people in hurry, refer the following steps to run the Demo. Introduction Combining vFabric RabbitMQ and Spring Integration we can create loosely...

0 replies - 1979 views - 12/25/12 by Krishna Prasad in Articles

Publisher Confirms Using Easy NetQ for RabbitMQ

EasyNetQ is my easy-to-use .NET API for RabbitMQ. The default AMQP publish is not transactional and doesn't guarantee that your message will actually...

0 replies - 1775 views - 11/19/12 by Mike Hadlow in Articles

RabbitMQ and a Short Intro to AMQP

I working with quite a few interesting technologies these days (Hadoop,  Greenplum, BigInsight and whatnot ) and I thought it might be a good idea  to...

1 replies - 7869 views - 06/24/12 by Arnon Rotem-gal-oz in Articles

EasyNetQ: How Should a Messaging Client Handle Errors?

EasyNetQ is my simple .NET API for RabbitMQ. I’ve started thinking about the best patterns for implementing error handling in EasyNetQ. One of the aims...

0 replies - 2444 views - 06/15/12 by Mike Hadlow in Articles

RabbitMQ Subscriptions with the DotNet Client

RabbitMQ comes with a nice .NET client called, appropriately enough, ‘RabbitMQ DotNet Client’. It does a good job of implementing the AMQP protocol in...

0 replies - 4239 views - 05/05/12 by Mike Hadlow in Articles

SOA is a Set of Design Patterns for Building and Connecting Components

I’ve been writing a high-level ‘architectural vision’ document for my current clients. I thought it might be nice to republish bits of it here. This is...

1 replies - 5251 views - 04/30/12 by Mike Hadlow in Articles

Migrating From JMS to AMQP: RabbitMQ, Spring, Apache Camel, and Apache Qpid

As you know I'm open-sourcing and completely overhauling my PhD system. One of my goals was to replace internal JMS queues with AMQP. Today I'll show you...

2 replies - 12555 views - 04/17/12 by Łukasz Budnik in Articles

AMQPcat, a Netcat-like Tool for Messaging Fun

If you have read @ripienaar's excellent series of articles on common messaging patterns you probably noticed a handy CLI tool for working with STOMP queues...

0 replies - 3268 views - 03/07/12 by Joe Miller in Articles