Skip to content

SODALITE-EU/refactoring-ct

Repository files navigation

Architecture Details

Components

Run setup.sh to initialize all the environments of the components

Dispatcher

This component takes as input requests and dispatches them to devices.

More

Containers Manager

This component manages containers and models and all their relative information.

More

Requests Store

This component takes care of requests. It is responsible for storing the information about the requests.

More

Controller

(not implemented yet)

This component interacts with the actuator to control nodes.

More

Actuator

This component is used to control the resources of nodes.

More

Dashboard

This component is used to show a dashboard where information about the system can be retrieved.

More

Benchmark

This component is used to benchmark the system and to profile models.

More

Deployments

K8s files to deploy the system.

More

Models

The models served by the system.

More

Testing

Test the system

More

Simulations

Simulate the system with different queue policies

More

About

This module implements the control theoretic solutions to manage the resources in computing nodes (containers and VMs).

Resources

Stars

Watchers

Forks

Packages

No packages published