# JOB_LIMIT_ACTIVE_PROCESSES

`import { JOB_LIMIT_ACTIVE_PROCESSES } from "destack:process/binding";`

Limit active process count.

```ds title="JOB_LIMIT_ACTIVE_PROCESSES"
const JOB_LIMIT_ACTIVE_PROCESSES: JobLimitFlags
```

[language/library/src/process/binding/job.ds:18](https://github.com/destack-sh/destack/blob/main/language/library/src/process/binding/job.ds#L18)
