Name: | rh-nodejs8-nodejs-graceful-fs |
---|---|
Version: | 4.1.6 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23048 |
License: | ISC |
RPM: | rh-nodejs8-nodejs-graceful-fs-4.1.6-2.el7.noarch.rpm |
Source RPM: | rh-nodejs8-nodejs-graceful-fs-4.1.6-2.el7.src.rpm |
Build Date: | Tue Dec 19 2017 |
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. |