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