Skip to content

tejdas/dovemq-amqp

Repository files navigation

DoveMQ

DoveMQ is an AMQP 1.0 based messaging framework, written in Java. It has a standalone AMQP Broker and an API to write messaging applications.

DoveMQ API supports the following capability to interact with a Broker:

  • Point-to-point message queuing.
  • Publish-Subscribe using Topics.
  • Topic-hierarchy based message routing.
  • Tag-filter based message routing.

In addition to the above, DoveMQ provides API to run as a peer to peer AMQP transport, without a Broker.

DoveMQ: A tour of API

DoveMQ as AMQP transport

Messaging and pub-sub samples

Build and run broker

Run junit and functional tests

About

DoveMQ: An AMQP 1.0 protocol based messaging framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published