Outsource GNU Make to AWS Lambda Platform With Lmake

The Hong Kong University of Science and Technology
Department of Computer Science and Engineering

Final Year Thesis Oral Defense

Title: "Outsource GNU Make to AWS Lambda Platform With Lmake"

by

LI Fuzhe

Abstract:

Long project building time leads to low efficiency in development cycle 
involving frequent project building. Lmake is a toolkit that accelerates C 
project building process with the help of AWS Lambda. Lmake decomposes the 
building process into a dependency graph and schedules parallel Lambda 
Containers configured for compilation. With the help of Lmake, we can 
reduce the building time of Linux kernel on a VM with one vCPU from 35 
minutes to 3-5 minutes.


Date            : 13 May 2020 (Wednesday)

Time            : 14:00 - 14:40

Zoom Meeting    : https://hkust.zoom.us/j/215596041

Advisor         : Prof. LI Bo

2nd Reader      : Dr. WANG Wei