To learn more about this repository or how to enable package installation with YUM, visit the home page.
nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
Website: | https://github.com/isaacs/node-graceful-fs |
---|---|
License: | MIT |
- 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
nodejs-graceful-fs-1.1.8-1.fc15.noarch [7 KiB] |
Changelog
by T.C. Hollingsworth (2012-03-22):
- new upstream release 1.1.8 |