Skip to content

Enhance your Node.js API's performance with Clustered-Node-Hello-API, leveraging the power of the Cluster module to distribute processing across all CPU cores, ensuring faster response times and improved scalability. 🚀

Notifications You must be signed in to change notification settings

Jagoda11/Clustered-Node-Hello-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🚀Clustered Node Hello API🚀

đź“šHomework Assignment #6đź“š

Of all the modules we just explored, the Cluster module is likely the most important for performance. In this homework assignment, please return to your "Hello World" API from the first homework assignment,

and refactor it to run across all the cores of your machine (using the cluster module)đź’».

When a request comes in, it should respond to it just as normal (only once)đź‘Ť.

About

Enhance your Node.js API's performance with Clustered-Node-Hello-API, leveraging the power of the Cluster module to distribute processing across all CPU cores, ensuring faster response times and improved scalability. 🚀

Topics

Resources

Stars

Watchers

Forks

Sponsor this project