Y
Hacker News
new
|
ask
|
show
|
jobs
by
0xae4f5b
2094 days ago
> has a terrible (non existing) threading model. Yes you can run multiple instance of node or whatever, but sharing objects between them requires message passing
Don’t Node.js worker threads solve exactly this?