Skip to content

geovanisouza92/lambdac

Repository files navigation

LambdaC

Run code in response to events.

Warning: currently in alpha stage.

Inspired by force12, lambda-docker and AWS Lambda.

Create runtimes by specifying an image and container engine (Docker is the first for now, but not limited to it), then create functions to be called when events arrive.

No scaling is needed. Function instances are created, started and stopped on demand.

About

Run code in response to events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published