Skip to content

Code samples hastily put together at the last minute for my RabbitMQ talk at the March ComoRichWeb meetup.

Notifications You must be signed in to change notification settings

devcomo/rabbitmq-march-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComoRichWeb AMQP Demo

This is a quickly thrown together demo of how rabbitMQ works that I threw together for ComoRichWeb March meetup.

Running It

First install and run rabbitmq, node.js and coffeescript. Then switch to the project directory and run

npm install 

to gather all the dependencies. Run publisher.coffee to run the publisher. Run even.coffee, odd.coffee or everything.coffee to use different consumers.

Have fun!

About

Code samples hastily put together at the last minute for my RabbitMQ talk at the March ComoRichWeb meetup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published