Turnstile
JSON →An evented event queue for Node.js, providing a cadence-based queue with event-driven control flow. Version 5.0.5 is the latest stable release. Turnstile offers a simple, lightweight queue implementation with pause/resume, concurrency control, and event hooks for start, finish, and drain. It differentiates itself from more complex job queues like Bull or Kue by focusing on simplicity and minimal dependencies, suitable for small to medium workloads.