{"library":"reactor","type":"library","category":null,"description":"A work queue that pivots events to error-first callbacks. Version 13.0.4 provides an asynchronous task queue library for Node.js, allowing developers to define and run tasks with error-first callbacks. It offers a flexible and efficient way to manage work queues, similar to Cadence. The library is maintained and follows a regular release cadence. Unlike other task queues, reactor focuses on converting event-driven flows into callback-based patterns, making it suitable for scenarios like batch processing or workflow orchestration with explicit error handling.","language":"javascript","status":"active","version":"13.0.4","tags":["javascript","cadence","queue","asynchronous","graph","make","rake"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install reactor","imports":["import { Reactor } from 'reactor'","import { createReactor } from 'reactor'","import { ReactorTask } from 'reactor'"]},{"cmd":"yarn add reactor","imports":[]},{"cmd":"pnpm add reactor","imports":[]}],"homepage":"http://bigeasy.github.com/reactor","github":"https://github.com/bigeasy/reactor","docs":null,"changelog":null,"pypi":null,"npm":"reactor","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}