Table Of Contents
The cluster module allows you to easily create a network of processes all which share server ports.A single instance of Node runs in a single thread. To take advantage of multi-core systems the user will sometimes want to launch a cluster of Node processes to handle the load.
No comments:
Post a Comment