Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 241 Bytes

Option 2: Cache, Proxies, Queues

Setup

  • Clone this repo, run npm install.
  • Install redis and run on localhost:6379
  • Run node main.js
  • Load balancer runs on port 80, app instances run on 3001 and 3002.