godaddy / godaddy/node-cluster-service

cpuAffinity option

Open
#59 0 comments 1 reaction 0 assignees View on GitHub
enhancement Hacktoberfest low priority
Dominant language
JavaScript
Stars
168
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Cool suggestion (thanks Todd B!) would be a new option that enables allocating specific cpu's to your worker processes, and let cservice spread them out accordingly.

Examples:

```
--cpuAffinity "0,1,11-12"
--cpuAffinity "0-23"
--cpuAffinity "0"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.