Tutorials for using RabbitMQ in various ways
bin/travisci | ||
clojure | ||
common-lisp | ||
dotnet | ||
dotnet-visual-studio | ||
elixir | ||
erlang | ||
go | ||
haskell | ||
java | ||
java-idea | ||
javascript-nodejs | ||
objective-c | ||
perl | ||
php | ||
php-amqp | ||
python | ||
ruby | ||
.gitignore | ||
.travis.yml | ||
LICENSE.txt | ||
Makefile | ||
README.md | ||
test.py | ||
travisci.py |
RabbitMQ tutorials
This project contains code for RabbitMQ tutorials.
Languages
The following ports are available:
- C#
- C# (with Visual Studio)
- Clojure
- Common Lisp
- Elixir
- Erlang
- Go
- Haskell
- JavaScript (with Node and amqp-node) (using callbacks)
- Javascript (with Node and amqp-node) (using promises/futures)
- Java
- Java (with IntelliJ IDEA)
- PHP (with php-amqplib)
- PHP (with php-amqp)
- Perl
- Python (with Pika)
- Ruby (with Bunny)
License
Released under the Apache License 2.0.