nodejs010-nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
Website: | https://github.com/isaacs/node-graceful-fs |
---|---|
License: | BSD |
Vendor: | Red Hat, Inc. |
- 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.el6.src [10 KiB] |
Changelog
by Jamie Nguyen (2013-07-12):
- include missing polyfills.js file |
nodejs010-nodejs-graceful-fs-1.2.1-2.1.el6.src [10 KiB] |
Changelog
by Tomas Hrcka (2013-05-28):
- merged latest upstream release and fix BZ#967550 |