Skip to content

slDias/load-balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Load Balancer

Finds the most economic manner to host tasks

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software:

Installing

A step by step series of examples that tell you how to get a development env running

Clone this repository to your local machine

git clone https://github.com/slDias/ek2o4i.git

Open a terminal on the cloned directory and run the load_balancer module providing the input file

python load_balancer input.txt

The proccess will generate an output.txt file on the current working directory

Running the tests

The tests were written using python's builtin testing library unittest. To run, use the command:

python -m unittest discover

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages