React-starter-kit: Using Nodejs clustering feature

Created on 16 Jan 2019  Â·  2Comments  Â·  Source: kriasoft/react-starter-kit

Hi guys,

I'm a fan of this boilerplate. Nodejs provide us great Clustering feature, which allow us to speedup performance. Detail here: https://nodejs.org/api/cluster.html

Why we don't use this feature? Is it not suitable for our boilerplate?

Thanks.

question

All 2 comments

There is many ways how to scale up. This is only one of.
As an example you can see this SO question — pm2 may use cluster internally

@langpavel thank you so much

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fchienvuhoang picture fchienvuhoang  Â·  3Comments

shawn-dsz picture shawn-dsz  Â·  4Comments

WiktorKa picture WiktorKa  Â·  3Comments

piglovesyou picture piglovesyou  Â·  3Comments

Jeff-Kook picture Jeff-Kook  Â·  3Comments