Skip to content

Repository for my load balancing algorithms and comparisons between most commons Load Balancers

License

Notifications You must be signed in to change notification settings

msfidelis/load-balancing-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Load Balancing Algorithms Studies 👋

Version Documentation License: MIT Twitter: fidelissauro

Repository for my load balancing algorithms and comparisons between most commons Load Balancers

Nginx

Install

cd {webserver}/{algorithm}  
docker-compose up --force-recreate

Usage

while true; do curl 0.0.0.0:8080/version ; echo ; done

Author

👤 Matheus Fidelis

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Matheus Fidelis.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

Repository for my load balancing algorithms and comparisons between most commons Load Balancers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published