{"id":24199831,"url":"https://github.com/vitamaxoduol/microservices-load-balancer","last_synced_at":"2026-05-06T04:03:39.193Z","repository":{"id":226402714,"uuid":"768576364","full_name":"vitamaxoduol/microservices-load-balancer","owner":"vitamaxoduol","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-07T18:26:30.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-03T18:59:46.358Z","etag":null,"topics":["flask","load-balancer","microservices","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vitamaxoduol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-07T10:43:02.000Z","updated_at":"2024-03-07T13:06:59.000Z","dependencies_parsed_at":"2025-01-13T20:49:23.007Z","dependency_job_id":null,"html_url":"https://github.com/vitamaxoduol/microservices-load-balancer","commit_stats":null,"previous_names":["vitamaxoduol/microservices-load-balancer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vitamaxoduol/microservices-load-balancer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitamaxoduol%2Fmicroservices-load-balancer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitamaxoduol%2Fmicroservices-load-balancer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitamaxoduol%2Fmicroservices-load-balancer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitamaxoduol%2Fmicroservices-load-balancer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitamaxoduol","download_url":"https://codeload.github.com/vitamaxoduol/microservices-load-balancer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitamaxoduol%2Fmicroservices-load-balancer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","load-balancer","microservices","python"],"created_at":"2025-01-13T20:39:13.603Z","updated_at":"2026-05-06T04:03:39.174Z","avatar_url":"https://github.com/vitamaxoduol.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microservices Load Balancer\nThis project implements a microservices load balancer using Flask, designed to handle dynamic configuration updates, support multiple load balancing algorithms, provide HTTPS to microservices, implement circuit breakers and retries, offer a clean web UI, and support WebSocket and HTTP/2 protocols.\n\n## Features\n1. Load Balancing Algorithms:\nImplements Round Robin, Least Connections, and Weighted Round Robin algorithms.\n\n2. Dynamic Configuration:\nDynamically updates configuration without requiring restarts.\n\n3. Health Checks:\nImplements health checks to direct traffic only to healthy servers.\n\n4. Scalability:\nDesigned to scale horizontally, supporting auto-discovery of new servers and dynamic configuration updates.\n\n5. Logging and Monitoring:\nProvides logging to track requests, responses, and server health.\nIntegrates with monitoring tools for performance insights.\n\n6. Security:\nEnsures secure handling of traffic, supporting SSL termination and security protocols.\n\n7. Circuit Breakers and Retries:\nImplements circuit breakers and retry mechanisms for enhanced reliability.\nWebSocket and HTTP/2 Support:\n\n8. Supports WebSocket and HTTP/2 protocols for diverse microservices communication.\n\n## Getting Started\n- Installation:\n`pip install Flask`\n- Run the Flask App:\n`python app.py`\n- Configuration:\nUpdate configuration dynamically using the /update-config endpoint.\n- Web UI:\nAccess the web UI at `http://localhost:5000`.\n\n## Usage\n- Processing Requests:\nSend requests to the load balancer endpoint (/) for load-balanced processing.\n- Health Checks:\nCheck the health of the load balancer at /health.\n- Updating Configuration:\nUse the /update-config endpoint to dynamically add or remove servers.\n\n## Contributing\nFork the repository.\nCreate a new branch (git checkout -b feature/new-feature).\nCommit your changes (git commit -m 'Add new feature').\nPush to the branch (git push origin feature/new-feature).\nOpen a pull request.\n\n\n## License\nThis project is licensed under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitamaxoduol%2Fmicroservices-load-balancer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitamaxoduol%2Fmicroservices-load-balancer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitamaxoduol%2Fmicroservices-load-balancer/lists"}