tgoodwin / Beldi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beldi

This repository contains the prototype system for our OSDI 2020 paper: Fault-tolerant and Transactional Stateful Serverless Workflows.

How to run our code and reproduce our results

See scripts/README.md for a detailed description of how to set up our code, run our experiments, and reproduce our results.

Our code runs on Amazon AWS Lambda without additional requirements or dependencies.

Cite

@inproceedings{zhang20fault,
 author = {Haoran Zhang and Adney Cardoza and Peter Baile Chen and Sebastian Angel and Vincent Liu},
 title = {Fault-tolerant and Transactional Stateful Serverless Workflows},
 booktitle = {Proceedings of the USENIX Symposium on Operating Systems Design and Implementation (OSDI)},
 month = {November},
 year = {2020}
}

About

License:MIT License


Languages

Language:Go 64.5%Language:Lua 16.3%Language:Python 6.5%Language:Makefile 4.9%Language:Gnuplot 4.7%Language:Shell 3.0%