A few days ago, I published my first NodeJS module, The Guvna!
It's intended to manage concurrency of a function and I'm pretty pleased with it. You can check it out on GitHub or you can get it via the command line:
It's intended to manage concurrency of a function and I'm pretty pleased with it. You can check it out on GitHub or you can get it via the command line:
npm install guvna
Here's a quick look under the hood: