4 ms·
> has a terrible (non existing) threading model. Yes you can run multiple instance of node or whatever, but sharing objects between them requires message passin
by 0xae4f5b 6y 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?