Name: | rh-nodejs4-nodejs-graceful-fs |
---|---|
Version: | 4.1.2 |
Release: | 4.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 19171 |
License: | ISC |
RPM: | rh-nodejs4-nodejs-graceful-fs-4.1.2-4.el6.noarch.rpm |
Source RPM: | rh-nodejs4-nodejs-graceful-fs-4.1.2-4.el6.src.rpm |
Build Date: | Fri Aug 12 2016 |
Build Host: | x86-ol6-builder-04.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. |