@ai-zen/async-queue

ai-zen
esm
@ai-zen/async-queue JS library on GitHub @ai-zen/async-queue JS library on npm Download @ai-zen/async-queue JS library

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

Version 1.3.1 License MIT
@ai-zen/async-queue has no homepage
@ai-zen/async-queue JS library on GitHub
@ai-zen/async-queue JS library on npm
Download @ai-zen/async-queue JS library
Keywords
asyncqueueasync-queuetypescriptasynciteratoriteratorfor-await-ofconcurrentcompeting-consumers pattern