nodejs010-nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
Website: | https://github.com/isaacs/node-graceful-fs |
---|---|
License: | BSD |
Vendor: | Scientific Linux |
- Description:
Just like node.js' fs module, but it does an incremental back-off when EMFILE is encountered. Useful in asynchronous situations where one needs to try to open lots and lots of files.
Packages
nodejs010-nodejs-graceful-fs-2.0.0-2.el7.noarch [9 KiB] |
Changelog
by Jamie Nguyen (2013-07-12):
- include missing polyfills.js file |