| Name: | nodejs010-nodejs-graceful-fs |
|---|---|
| Version: | 3.0.5 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 13175 |
| License: | BSD |
| RPM: | nodejs010-nodejs-graceful-fs-3.0.5-2.el7.noarch.rpm |
| Source RPM: | nodejs010-nodejs-graceful-fs-3.0.5-2.el7.src.rpm |
| Build Date: | Wed May 25 2016 |
| Build Host: | x86-ol7-builder-02.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. |