You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
As I understand it, one main difference is that napajs goes much further than what’s currently built into Node.js – you can actually share and transfer JavaScript objects between the different threads.
That requires modifications of the JS engine, though. I’d love to eventually see something like this here end up in Node.js’s own Worker support, too.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am new to nodejs and want to know the difference between these two modules.
What are the similarities and differences between the usage scenarios of these two modules?
Or should I go to node to ask this question?
Thanks.
The text was updated successfully, but these errors were encountered: