frostfs-node/pkg/services/container
Leonard Lyubich cc88320d6b [#328] container/load: Implement a metrics exchange controller
Implement a component that connects the value stores of the used space of
containers. Implement the Start/Stop operations on it, which will later
become the application handlers of the corresponding events from the
sidechain. The main task of the controller is to temporarily synchronize the
stages of calculating the global estimate of the used space in the
container. The details of the score calculation (the way of collecting /
transmitting local scores, the final score formula and writing to the
contract) are encapsulated in the dependency components, the controller is
abstracted from them.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-02 15:45:04 +03:00
..
announcement/load/controller [#328] container/load: Implement a metrics exchange controller 2021-02-02 15:45:04 +03:00
morph [#317] morph/client: Return complete eACL signature from contract 2021-01-15 16:25:49 +03:00
executor.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
response.go [#83] services: Implement response sub-service for each service 2020-10-23 10:54:48 +03:00
sign.go [#83] services/util: Define type of response message interface 2020-10-23 10:54:48 +03:00