Giter Site home page Giter Site logo

wenjinfeng / faaslight Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 4.0 601.78 MB

Python 86.17% JavaScript 0.02% HTML 0.11% CSS 0.01% Cython 3.54% C 1.66% C++ 7.24% Smarty 0.01% Fortran 0.09% Forth 0.01% XSLT 0.03% Dockerfile 0.01% NASL 1.08% Pawn 0.01% CMake 0.04% Jinja 0.01% ActionScript 0.01% Smalltalk 0.01% Emacs Lisp 0.01% OCaml 0.01%

faaslight's Introduction

FaaSLight: General Application-Level Cold-Start Latency Optimization for Function-as-a-Service in Serverless Computing

This work has been accepted in ACM Transactions on Software Engineering and Methodology (TOSEM).

We aim to tackle this problem at the application level. Our guiding principle is to provide a vendor/platform-independent and developer-free technique that developers can easily adopt to optimize the cold start performance of FaaS applications on existing platforms.

image

integrationFunMain.py is the approach overview of FaaSLight.

After the serverless function is processed by the above FaaSLight, it can be run on AWS Lambda or Google Cloud Functions again.

The script to invoke the serverless function executed on AWS Lambda and obtain the performance result is in InvokeScript/invokeFunctionScript.py.

The script to invoke the serverless function executed on Google Cloud Functions and obtain the performance result is in InvokeScript/invokeGoogleFunction.py

In addition, we implement the JavaScript prototype of our approach in the directory JavaScript-prototype.

The directory "Modified FaaS applications" is to provide the modifed FaaS applications (App1 - App22).

faaslight's People

Contributors

icse2025 avatar wenjinfeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

faaslight's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.