Sign in Sign up
npm

@ai-zen/async-queue

AsyncQueue is a TypeScript class that provides a simple asynchronous queue implementation. It implements the `Symbol.asyncIterator` interface, allowing it to be used in `for-await-of` loops. This enables one or multiple consumers to process items in the q

Activity

Latest release
2mo ago
Total releases
12
Cadence
~31 days
Last 12 months
1

Reach

Stars

Details

License
MIT
First release
Sep 11, 2023
Releases
Version Released
1.4.0 minor
1.3.2 patch
1.3.1 minor
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.1 patch
1.1.0 minor
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial