Skip to content

firmanJS/producer-consumer-example

Repository files navigation

Simple Producer Consumer Queue Apps With Bull And Redis

this is simple app for medium article

json country from https://gist.github.com/keeguon/2310008

How to use

npm install # install the package
cp .env-sample .env # copy env-sample
node producer.js # run producer app
node consumer.js # run consumer app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors