Im trying to create web Workers and post messages to them in cycle:
array.forEach(function (data) { this.createWorker(); this.workers[this.wo
I also played around with workers and tried to find an optimum for my case (encryption of strings). It was 8 too.
Similar question and discussion: Number of Web Workers Limit