alimulgias / COCOA

This is the repository for COCOA, a cold start aware capacity planning method for on-premises FaaS platform.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

COCOA: Capacity Planner for In-House FaaS

This is the repository for COCOA, a cold start aware capacity planner for private FaaS platforms, which we presented in MASCOTS 2020.

COCOA is built using Matlab. To run the tool, simply execute the script Controller.m. To understand the parameters, please refer to our paper in MASCOTS. The output produced by COCOA can be verified with our FaasSim tool.

COCOA has the following dependencies:

When running the Controller.m script, please ensure all the solvers are added in the Matlab path.