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

Latest release
Feb 23, 2025
Releases
11
Known CVEs
0
First release
Sep 11, 2023
License
MIT
View on Npm
Repository

Source

ai-zen/async-queue
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
11
Last 12 months
0
Cadence
~24 days
Dependencies
0

Releases per month

last 12 months

Release mix

  • minor 3
  • patch 7
11 releases
Dependencies

Depends on

1.3.2

No dependencies recorded for the latest release.

Used by

4
Releases
Version Released
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