Hacker News new | ask | show | jobs
by daiyip 3169 days ago
Yes in common sense.

But for node cluster's case, if we need to load a data set for a worker to serve request, it has to be loaded on each process. While the multi-threaded model will have only one copy.