Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ossycodes/scaling-nodejs


https://github.com/ossycodes/scaling-nodejs

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

## Pratcal Implementation (Just BASIC) of the various ways of scaling a Nodejs application
- (X-axis) Forking | Cloning
- Fork, Cluster modules ==> PM2
- (Z-axis) Database Scaling
- sharding | Horizontal partitioning
- (Y-axis) Microservices