IsoConcurrency
An isomorphic way to get the number of logical cores available.
Install
npm install isoconcurrency
Usage
import concurrency from 'isoconcurrency';
console.log ( concurrency ); // => 10
License
MIT © Fabio Spampinato
An isomorphic way to get the number of logical cores available.
An isomorphic way to get the number of logical cores available.
npm install isoconcurrency
import concurrency from 'isoconcurrency';
console.log ( concurrency ); // => 10
MIT © Fabio Spampinato