https://github.com/davidkhahn/load-balancers-exercise
https://github.com/davidkhahn/load-balancers-exercise
docker load-balancer loadtest nginx
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidkhahn/load-balancers-exercise
- Owner: DavidKHahn
- Created: 2019-10-16T02:38:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T23:02:25.000Z (over 6 years ago)
- Last Synced: 2025-10-30T00:34:32.137Z (8 months ago)
- Topics: docker, load-balancer, loadtest, nginx
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Load-Balancer
In computing, load balancing improves the distribution of workloads across multiple computing resources, such as computers, a computer cluster, network links, central processing units, or disk drives.
- https://www.npmjs.com/package/loadtest
- Runs a load test on the selected HTTP or WebSockets URL. The API allows for easy integration in your own tests.