Module farms

Source
Expand description

This module exposed implementation of farms maintenance.

The goal is to observe farms in a cluster and keep controller’s data structures about which pieces are plotted in which sectors of which farm up to date. Implementation automatically handles dynamic farm addition and removal, etc.

Functions§

maintain_farms
Utility function for maintaining farms by controller in a cluster environment

Type Aliases§

FarmIndex
Number of farms in a cluster is currently limited to 2^16