Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
smitty1e
4y ago
0 comments
Save
Share
I'm not deep on Node, but this sounds like a GIL thing.
0 comments
1 comments · 1 top-level
top
newest
oldest
heavyset_go
4y ago
It is, and it's a subinterpreters thing. Node has separate interpreters that run in worker threads but also share memory, which is the route Python is planning on taking.
j
/
k
navigate · click thread line to collapse