Skip to content

Instantly share code, notes, and snippets.

@micheleriva
Created November 10, 2018 16:57
Show Gist options
  • Save micheleriva/7a3419abdd7d3407a165e3fe3c5f3952 to your computer and use it in GitHub Desktop.
Save micheleriva/7a3419abdd7d3407a165e3fe3c5f3952 to your computer and use it in GitHub Desktop.
const { cpus } = require('os')
const numWorkers = cpus().length
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment