fastq@1.20.1
// Fast, in memory work queue
$ npm install fastq
downloads/wk
128,453,057
license
ISC
version
1.20.1
published
Dec 23, 2025
What is fastq?
Fastq is an in-memory work queue library that lets you process tasks asynchronously with concurrent worker functions. Use it when you need to handle a batch of operations efficiently without blocking your application, such as processing jobs in parallel while controlling how many run at once.
Links
Keywords
Dependencies (1)
Maintainers
matteo.collina