December 19, 2019

212 words 1 min read

rabbitmq/rabbitmq-tutorials

rabbitmq/rabbitmq-tutorials

Tutorials for using RabbitMQ in various ways

repo name rabbitmq/rabbitmq-tutorials
repo link https://github.com/rabbitmq/rabbitmq-tutorials
homepage http://www.rabbitmq.com/getstarted.html
language Java
size (curr.) 4419 kB
stars (curr.) 4603
created 2010-09-21
license Apache License 2.0

RabbitMQ Tutorials

This project contains code for RabbitMQ tutorials with their ports to various languages.

This repository only contains runnable code. Please consult tutorials on the site to learn more about the concepts, requirements, supported client library version and so on.

And please check out the rest of the RabbitMQ documentation!

Prerequisites

All tutorials require a RabbitMQ node running on localhost with stock (default) settings.

Please refer to RabbitMQ documentation to learn more about various installation options:

Languages

The following ports are available:

License

Released under the Apache License 2.0.

comments powered by Disqus