treygriffith

treygriffith/filequeue

Drop-in Replacement for `fs` that avoids `Error: EMFILE, too many open files`

JavaScript
28
5
MIT License

Filequeue is a Node.js library that serves as a drop-in replacement for the `fs` module, designed to prevent the `Error: EMFILE, too many open files` issue by managing and queuing file operations. It is ideal for developers working on Node.js applications that perform numerous file operations simultaneously, ensuring system stability by adhering to file descriptor limits.

Total donated
Undistributed
Share with your subscribers: