https://github.com/unitech/taurine-lb
https://github.com/unitech/taurine-lb
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unitech/taurine-lb
- Owner: Unitech
- Created: 2016-07-11T10:05:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-12T20:36:43.000Z (over 9 years ago)
- Last Synced: 2025-02-10T05:23:46.586Z (11 months ago)
- Language: JavaScript
- Homepage: http://pm2.io/
- Size: 120 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LB benchmarks
Command: `wrk -c 100 -t 100 -d 10 http://localhost:PORT`
Results:
https://gist.github.com/Unitech/e27cca4e5b906be25c7dc4356126ef97
# PM2 with embedded cluster
https://github.com/Unitech/pm2/tree/cluster-embedded
# Pause streaming
https://gist.github.com/brianswisher/5615416