Skip to content

andrewmccall/fn

Repository files navigation

fn

fn (pronounced fun) is a serverless framework for developing synchronous and asynchronous functional services and applications.

Build Status Codacy Badge Codacy Badge

Components

Invoker

The Invoker is the agent which executes user functions.

Gateway

Stateless component that accepts HTTP traffic and forward to invokers.

Controller

The controller is the interface and abstraction of the underlying resource schedulers. The controller handles autoscaling and failover of executing functions.

About

fn is a serverless framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages