Search results
1 package found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
- async
- queue
- async-queue
- typescript
- asynciterator
- iterator
- for-await-of
- concurrent
- competing-consumers pattern
published version 1.3.1, 4 months ago2 dependents licensed under $MIT
46