Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
smitty1e
3y ago
0 comments
Share
I'm not deep on Node, but this sounds like a GIL thing.
0 comments
default
newest
oldest
heavyset_go
3y 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