Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninech/rabbitmq-example
https://github.com/ninech/rabbitmq-example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ninech/rabbitmq-example
- Owner: ninech
- Created: 2013-10-30T10:18:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-30T10:34:26.000Z (about 11 years ago)
- Last Synced: 2023-04-07T07:11:42.323Z (over 1 year ago)
- Language: Ruby
- Size: 102 KB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RabbitMQ Example
[RabbitMQ tutorial](http://www.rabbitmq.com/getstarted.html) example for topic exchange in [Ruby](http://www.rabbitmq.com/tutorials/tutorial-five-ruby.html)The tutorial also covers implementations in [Python](http://www.rabbitmq.com/tutorials/tutorial-five-python.html), [Java](http://www.rabbitmq.com/tutorials/tutorial-five-java.html) and [PHP](http://www.rabbitmq.com/tutorials/tutorial-five-php.html).