14 packages found
A drop-in replacement for fs, making various improvements.
Open Node Streams on demand.
Stop getting EMFILE errors! Open only as many files as the operating system supports.
solve node AWS lambda EMFILE issue
- node
- AWS
- lambda
- EMFILE
- file descriptor
- limit
- leak
- Timeout
- ioredis
- mongodb
- AWS Lambda function errors
- MongoServerSelectionError
- Failed to refresh slots cache
- getaddrinfo EMFILE
Open Node Streams on demand with async support (original code from https://github.com/jpommerening/node-lazystream)
Safely run exec in a loop.
An effort to enable single lambda handles functionally the same requests from different sources: console test, sns, sqs, api gateway and api invoke. It also addresses AWS lambda EMFILE issue.
- node
- AWS
- lambda
- console test
- sns
- sqs
- api gateway
- api invoke
- EMFILE
- file descriptor
- limit
- leak
- Timeout
- ioredis
- View more
A drop-in replacement for fs, making various improvements.
A drop-in replacement for fs, making various improvements.
This library puts your tasks into a queue, and limits concurrent task's number.
Drop-in Replacement for fs to prevent too many open files
A drop-in replacement for fs that normalizes its behavior
Queue which throttles programs which over use child_process.spawn