k173-x / albion

An algorithm suite for optimising load balancers in cloud environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALBION

Project ALBION is a suite of reinforcement algorithms aimed for the analysis on optimizing the load balancer in cloud environment. The work is still in progress

LB Algorithms Tested

  • Scheduling based

    • Round Robin
    • Throttled
    • Equally Spread Current Execution Load
  • RL based

  • GA based

Tools (Tentative)

  • CloudSimPlus
  • CloudAnalyst (GUI for CloudSim)
  • Rust [In Progress]
  • Java

License

Project ALBION is licensed under Apache-2.0

About

An algorithm suite for optimising load balancers in cloud environment

License:Apache License 2.0


Languages

Language:Java 100.0%