Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
AlphaSite
on Oct 21, 2023
|
parent
|
context
|
favorite
| on:
Progress on No-GIL CPython
It’s been a while but isn’t GCD an OS global queue rather than local to the process?
mpercival531
on Oct 22, 2023
[–]
Each process has its own GCD queue hierarchy that are executed by an in-process thread pool. Though it has some bits coupled with the kernel for stuff like Queue/Task QoS class -> Darwin thread QoS class and relatedly priority inversion.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: