Preparing for system design interviews?  Try bugzed.com →

callback-queue

JSON →
library 3.0.0 ·javascript
verified Jun 7, 2026

A Node.js library for queuing callbacks so that concurrent requests for the same resource are executed only once. Current stable version is 3.0.0. It allows you to deduplicate simultaneous calls to the same function (e.g., HTTP requests) by queuing callbacks under a key. Once the first call completes, all queued callbacks receive the result. Works in Node.js and browser via browserify. Lightweight and simple, with no external dependencies.

total hits 10
actors 3 distinct systems
last hit 16d ago AhrefsBot
GPTBot
3
Humans
5

top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France · 🇧🇷 Brazil