isoconcurrency
v1.0.0
Published
An isomorphic way to get the number of logical cores available.
Downloads
49,234
Maintainers
Readme
IsoConcurrency
An isomorphic way to get the number of logical cores available.
Install
npm install isoconcurrencyUsage
import concurrency from 'isoconcurrency';
console.log ( concurrency ); // => 10License
MIT © Fabio Spampinato
