Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.84 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.84 KB

Lunchpail icon

Lunchpail

Latest Release CI Tests

Lunchpail compiles your job code into an all-in-one executable. Others download that binary, and up it to run your code in the Cloud or an existing Kubernetes cluster.

Important

Bear with us as we finish up the initial polishing passes. Please chip in if you can!


openroad up

demo up

Commercial application

Getting Started

Lunchpail Architecture

Lunchpail is a compiler that generates all-in-one "black box" binaries that know how to start a run, provision Cloud resources, auto-correct for load imbalances and node failures, and to monitor and visualize runs. Learn more

Pre-built Demos

We have used Lunchpail to build binaries of several demo applications. Try a demo

Create Your Own Downloadable Binaries

Point to your source code, and Lunchpail can compile a set of platform binaries that shrink-wrap how to run your jobs. Learn more

Contribute

Lunchpail is open source and contributions are welcome. Want to create a backend for your Cloud? Want to optimize the runtime? Learn more