Tutorials for using RabbitMQ in various ways
Go to file
Michael Klishin ad57c45190 Merge pull request #126 from netqyq/master
Update worker.go
2017-04-10 18:02:29 +03:00
bin/travisci Force apt-get to update 2013-07-25 11:45:19 +04:00
clojure Add Clojure RPC tutorial code. 2015-11-10 16:43:35 +00:00
common-lisp common-lisp: tutorial six code 2016-03-02 05:14:47 -08:00
dotnet migrate to new dotnet project format 2017-04-04 10:03:59 +01:00
dotnet-visual-studio update dotnet tutorial to use RabbitMQ.Client v4.0.0 2016-08-19 11:18:30 +01:00
elixir elixir: use a working amqp (pre)release 2017-03-23 14:55:24 +01:00
erlang Use 2.7.0 erlang client - updated paths. 2011-11-22 11:49:10 +00:00
go Merge pull request #126 from netqyq/master 2017-04-10 18:02:29 +03:00
haskell Update haskell examples. 2016-12-16 13:39:18 -05:00
java Use the BuiltinExchangeType instead of string literals in Java examples 2017-03-21 09:45:20 +01:00
java-idea Ignore IDEA workspace data 2015-08-12 14:03:23 +03:00
javascript-nodejs Add a Node port README 2017-03-15 19:52:35 +03:00
objective-c Update Objective-C tutorials for XCode 8.2 2016-12-14 15:52:43 +03:00
perl fix for not shared variables in response callback. it fixes numerous calls to rpc. 2016-01-27 13:34:10 +06:00
php Allow for more recent 2.6.x versions 2017-04-03 00:02:53 +03:00
php-amqp fix notice and empty check 2015-11-25 15:32:37 +07:00
python Correct emit_log_topic.py 2016-12-19 13:18:04 -08:00
ruby Update Bunny instructions for 2.5.1 2016-08-15 09:27:35 +03:00
scala README edits 2016-12-18 22:14:12 +03:00
swift Remove [incorrect] file creation data comments 2016-12-14 16:17:49 +03:00
.gitignore Add Scala Examples 2016-12-17 03:41:57 +01:00
.travis.yml Ditto 2013-08-12 15:41:12 +04:00
LICENSE.txt (c) year 2015-01-03 01:08:02 +03:00
Makefile Remove amqp gem port 2015-11-24 01:48:49 +03:00
README.md Update README: fix typo 2017-01-18 12:21:22 -08:00
test.py Exclude Perl from CI runs for now 2013-08-16 14:44:03 +04:00
travisci.py Ditto 2013-08-12 15:41:12 +04:00

RabbitMQ Tutorials

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

Languages

The following ports are available:

License

Released under the Apache License 2.0.