Answer the question
In order to leave comments, you need to log in
How to properly work with npm tress package?
https://www.npmjs.com/package/tress - Here is the package itself, I want to use it as a queue.
I declare, in the example of concurrency 2
var myTressJob = tress(function(item, done) {
console.log(item.id)
}, 2)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question