Skip to content

Overview

Continual.io’s frameworks provide a common structure for our systems. The primary components include:

ComonentDescription
AssemblyAssembly is an instantiation system that we use to build processes from service components.
EventsOur event stream processing config and runtime.
HTTPOur framework for building HTTP-based service endpoints.
IAMOur identity and access management framework. This is mainly intended to provide a uniform interface over various authn/authz mechanisms, but we do have some basic implementations.