taskqueue-nodejs An sample application of taskqueue in Node.js for CPU intensive requests. To get started perform npm install in taskproducer and taskprocessor Refer for medium article: To start taskproducer: npm start To start taskprocessor npm start