Skip to content

logan-bobo/prism-lb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prism-LB

A simple layer 7 load balancer written in Rust providing the following functionality.

  • Distributes client requests efficiently across multiple servers.
  • Ensures high availability and reliability by sending requests only to servers that are online.
  • Add or subtract servers as demand dictates.

About

A simple layer 7 load balancer written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages