Skip to content

iBorodai/nodejs-rabbitmq-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ tutorials implementstion for NodeJS

This code implements official RabbitMq tutorials for nodeJS by using node-amqp client.

To get dependencies use NPM from root proj directory

##tutorial1 - "Hello World!" http://www.rabbitmq.com/tutorials/tutorial-one-php.html

##tutorial2 - "Work queues" http://www.rabbitmq.com/tutorials/tutorial-two-php.html

##tutorial3 - "Publish/Subscribe" http://www.rabbitmq.com/tutorials/tutorial-three-php.html

##tutorial4 - "Routing" www.rabbitmq.com/tutorials/tutorial-four-php.html

About

RabbitMq tutorials implementation for nodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published