UNPKG

@cloud-copilot/job

Version:

Async job runners with defined worker pools

10 lines (5 loc) 686 B
# Job [![NPM Version](https://img.shields.io/npm/v/@cloud-copilot/job.svg?logo=nodedotjs)](https://www.npmjs.com/package/@cloud-copilot/job) [![MIT](https://img.shields.io/github/license/cloud-copilot/job)](LICENSE.txt) [![GuardDog](https://github.com/cloud-copilot/job/actions/workflows/guarddog.yml/badge.svg)](https://github.com/cloud-copilot/job/actions/workflows/guarddog.yml) [![Known Vulnerabilities](https://snyk.io/test/github/cloud-copilot/job/badge.svg?targetFile=package.json&style=flat-square)](https://snyk.io/test/github/cloud-copilot/job?targetFile=package.json) Functions and classes for running node tasks in parallel while controlling concurrency. ## License MIT