Hacker News new | ask | show | jobs
by heavyset_go 1459 days 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.