cloudflare / cloudflare/pingora
example of web server uses only single thread, show examples that uses all thread in multi threaded of...
Open
enhancement
- Dominant language
- Rust
- Stars
- 27.4k
- Forks
- 1.7k
- Avg merge
- 6h 22m
- Merged PRs (30d)
- 3
Description
show examples that uses all thread in multi threaded of:
1. one process per cpu core (like nginx)
2. 1 process used by all cpu cores (pls advice on the maximum cores recommended for use with pingora, in golang, optimum cores are 16-24 while 192 cores suffer performance degradation which is the same as using 24 cores actually)
Contributor guide
Assessment
This issue has not been assessed yet.