Skip to content

delftdata/Beldi

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 64.6%
  • Lua 16.3%
  • Python 6.5%
  • Makefile 4.9%
  • Gnuplot 4.7%
  • Shell 3.0%