Skip to content

epfl-dcsl/crab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAB

Connection Redirect LoAd Balancer is a new scheme for L4 load balancing targeting specifically internal cloud workloads. CRAB was presented at the ACM Symposium on Cloud Computing 2020 (SoCC2020). You can find the paper here

Organisation

This repository holds the code used in the paper evaluation.

  • middlebox: holds the implementations of the CRAB load balancer using different technologies
  • endpoints: holds the CRAB support for the clients and servers either through a modified kernel or through the use of netfilter modules.

You can find instructions on how to build and run the load balancer and the modified servers and clients in each folder.

To fetch all the dependencies:

git submodule update --init --recursive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published