Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Resource Allocator - Allocate Servers according to your choices

ABOUT

The Resource Allocator is a custom library responsible for allocating servers based on number of CPUs in a server. From the list of servers in different regions provided by Cloud/VPS Company (like in Amazon, Google cloud, etc), user can select them according to their needs.

Resource Allocator can allocate servers based on:

  1. Best price with some x CPUs.
  2. Range of CPUs between x and y
  3. Minimum or maximum number of CPUs

For Examples, please refer Example.py script.

INSTALLATION

Pre-requisite: Python 3 is installed

pip install -r requirements.txt

Installation is done, now just import the methods from main

About

The Resource Allocator is responsible for assigning servers for users based on their needs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages