OpenHFT / OpenHFT/Java-Thread-Affinity
Support non contiguous processor ids
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
e.g.
$ cat /proc/cpuinfo
processor : 0
...
core id : 0
...
...
processor : 2
...
core id : 1
...
...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.