Skip to content

shivam8800/DownloadImagesKue

Repository files navigation

How to Run ?

  1. npm install
  2. mkdir /tmp/images
  3. node client.js (enter url of image)
  4. In a separate terminal run node worker.js 5.you can list your jobs by running node listJobs.js
  5. In separate terminal run node index.js. go to localhost:5000/kue, you will details of all kue tasks

Hurrey your image has been downloaded in /tmp/images directory

About

download images using background processess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published