1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2024-10-16 11:59:50 -04:00
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
titanism 2024-06-21 02:48:19 -05:00 committed by GitHub
parent a32fb4bc37
commit 720cc80241
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -724,6 +724,7 @@
- [sqs-consumer](https://github.com/bbc/sqs-consumer) - Build Amazon Simple Queue Service (SQS) based apps without the boilerplate.
- [better-queue](https://github.com/diamondio/better-queue) - Simple and efficient job queue when you cannot use Redis.
- [bullmq](https://github.com/taskforcesh/bullmq) - Persistent job and message queue.
- [bree](https://github.com/breejs/bree) - Job task scheduler with worker threads, cron, date, and human syntax support.
### Node.js management