| Name: | nodejs-graceful-fs |
|---|---|
| Version: | 2.0.0 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 12145 |
| License: | BSD |
| RPM: | nodejs-graceful-fs-2.0.0-2.el7.noarch.rpm |
| Source RPM: | nodejs-graceful-fs-2.0.0-2.el7.src.rpm |
| Build Date: | Wed Nov 01 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/isaacs/node-graceful-fs |
| Summary: | 'fs' module with incremental back-off on EMFILE |
| 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. |