subspace_farmer::cluster

Module controller

source
Expand description

Farming cluster controller

Controller is responsible for managing farming cluster.

This module exposes some data structures for NATS communication, custom piece getter and node client implementations designed to work with cluster controller and a service function to drive the backend part of the controller.

Modules§

  • This module exposed implementation of caches maintenance.
  • This module exposed implementation of farms maintenance.

Structs§

Functions§

  • Create controller service that handles things like broadcasting information (for example slot notifications) as well as responding to incoming requests (like piece requests).