@ai-zen/async-queue
ai-zen
esm
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
Keywords
asyncqueueasync-queuetypescriptasynciteratoriteratorfor-await-ofconcurrentcompeting-consumers pattern
INSTALL