Y
Hacker News
new
|
ask
|
show
|
jobs
by
bpicolo
3335 days ago
Having multiple nodejs processes is the same thing as having multiple python processes w/ regards to sharing state.
What you're referring to works equally well in the single-process case for both.