10000 GitHub - faasm/faabric: Messaging and state layer for distributed serverless applications
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

faasm/faabric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faabric Faabric tests License Release Contributors codecov

Faabric is a library that provides scheduling, messaging and state for distributed serverless runtimes.

It began life as part of Faasm, but is now a stand-alone library that can be used as a base for other distributed runtimes.

See the documentation for more details.

Usage

You can see a simple example in the examples directory.

0