Skip to content

i-abdelaal/rabbitmq_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ Service

Basic service of publisher and consumer via Node js.

Requirements:

npm install amqplib
  • To use publisher

    put your arg (num) in the command line

        npm run publish <num>
  • To use consumer

        npm run consume

About

Basic service of RabbitMQ with Node js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published