14 sky-island - a FaaS platform for running raw Go functions

github.com godoc.org goreportcard.com posted by tollela 2309 days ago  

Sky Island is a FaaS platform built utilizing FreeBSD jails, on ZFS, for running raw Go functions, with interaction through a REST API.

A request comes in to run a function. The request contains a Github URL to a Go repository containing the function. The request also contains the "call". The call is what will be run including the arguments necessary to run the function.


Register to comment or vote on this story