Skip to content

lkingland/grid

 
 

Repository files navigation

grid

Main Build Status Develop Build Status Documentation GitHub Issues License Release

Grid adapter for converting faas platforms into a predictable pool of homogonized compute resources.

Architecture

This service runs along side function instances and is implicitly available at 127.0.0.1:1111. The API presented is a lazily-populated intersection of feature sets provided by supported platforms.

Utilized during the build process of buildpacks, and transparent to a function developer insofar as implementation.

Status

This is currently a work in progress, with merely stub implementations of some example endpoints. These will be expanded as we settle on use cases we would like to be available to "Portable Functions" (Functions which will be able to run on multiple cloud platforms presuming they are built and packaged using Boson buildpacks).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 90.3%
  • Makefile 5.2%
  • Dockerfile 4.5%