{"library":"tasks","type":"library","category":null,"description":"Queue-based execution and eventing for tasks (ala GCD). Version 0.0.3 is current, with unknown release cadence. Differentiator: lightweight abstraction for task queues inspired by Google Cloud Tasks/GCD, suitable for Node.js environments needing simple dispatch and eventing without heavy infrastructure. Provides a minimal API for enqueuing and processing tasks with optional event hooks.","language":"javascript","status":"active","version":"0.0.3","tags":["javascript","dispatch","queues","tasks","gcd","job queue","flow"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install tasks","imports":["import Tasks from 'tasks'","import { Queue } from 'tasks'","import { Task } from 'tasks'"]},{"cmd":"yarn add tasks","imports":[]},{"cmd":"pnpm add tasks","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"tasks","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}