Is there a Cluster npm like puppeteer-cluster without puppeteer?
I need a cluster similar to the puppeteer-cluster that I can configure the concurrency control and have a queue with the next tasks, you know? As soon as one task is finished, he pulls the next one.