Skip to content

Lightning fast, auto-scaling & load-balancing reverse-proxy server for scalable apps deployed over computeflow, written in C++.

License

Notifications You must be signed in to change notification settings

Axnjr/Computeflow-ASLB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Scaling, Load-Balancing Reverse Proxy Server

Highly available, lightning-fast application-level load balancer designed to distribute incoming traffic to target instances based on the Round-Robin algorithm or CPU and memory usage metrics collected from individual instances in the fleet. It features advanced configuration options and an auto-scaler that dynamically scales the fleet of instances in real time based on traffic demands.

Features

  • Dynamic Auto Scaling
  • Advanced load-balancing
  • Sticky Sessions
  • Notifications
  • Logging & Monitoring
  • Status & Request count tracking
  • Health Checks
  • IP Caching
  • Multithreaded
  • Memory Safe
  • Blazingly Fast
  • Cost-Effective
  • Robust
  • SSL Support

What is computeflow ?

My small ambitious personal project. Its a cheaper alternative to Render and other AWS wrappers. 🤞
Due to AWS Service-quota Limit I can't just use there LB, so I made my very own 😎🤙

Contributing

Would really appreciate your PR's for improving it and help especially for docker 😅. I just don't have enough time to research and fix this shit:

mcr.microsoft.com/windows/servercore:ltsc2019: failed to resolve source metadata for mcr.microsoft.com/windows/servercore:ltsc2019: no match for platform in manifest: not found 

image

You also contribute by giving this repo a star or fork 🤙🤗

Lisence

Apache License 2.0