{"library":"avenue","type":"library","category":null,"description":"Avenue is a lightweight async/await event queue for Node.js, version 0.1.6. It provides a simple API for managing asynchronous event streams with backpressure support. Released infrequently, it is designed for scenarios where you need to process events in order with concurrency control. Compared to alternatives like `async.queue` or `p-queue`, Avenue focuses on simplicity and native async/await integration, but lacks extensive features and has not been updated in several years.","language":"javascript","status":"maintenance","version":"0.1.6","tags":["javascript","queue","es6","async","await"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install avenue","imports":["import { Queue } from 'avenue'","const Queue = require('avenue')","import type { Queue } from 'avenue'"]},{"cmd":"yarn add avenue","imports":[]},{"cmd":"pnpm add avenue","imports":[]}],"homepage":"https://github.com/bigeasy/avenue","github":"https://github.com/bigeasy/avenue","docs":null,"changelog":null,"pypi":null,"npm":"avenue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}