Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 638 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 638 Bytes

LIBRA

This simulator explores the joint usage of IaaS and FaaS to cater the dyanmic need of an application with medium to high popularity.

Traces

The traces folder contains the logs used for evaluation, with each line containing the number of request arrived during particular second (line number indicates the corresponding time (in seconds))

Instructions

To run the simulator ...
1: Clone this repo in a local directory.
2: Change any configurations if needed in the configurations.py.
3: Run python simulator.py.
4: A log file will be generated with the logging information and cost details.