package yggdrasil_decision_forests.distribute.proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Server

grpc.proto:71

GRPC service.

message Bns

distribute.proto:61

Used in: GRPCImp

message Config

distribute.proto:21

Configuration for the distribution manager and workers.

Used in: model.proto.DeploymentConfig, utils.distribute_cli.proto.Config

message Empty

grpc.proto:122

Used as request type in: Server.Ping

Used as response type in: Server.Ping, Server.Shutdown, Server.UpdateWorkerAddress

(message has no fields)

message GRPCImp

grpc.proto:24

Computation distribution over multiple jobs communicating over GRPC. A worker in an instance of ":grpc_worker_main"/

message GrpcAddresses

grpc.proto:42

Used in: GRPCImp

message MultiThreadImp

multi_thread.proto:24

In process, non-parallelized distribution. For debugging and pipeline development.

message SocketAddresses

distribute.proto:52

List of socket addresses.

Used in: GRPCImp

message SocketAddresses.SocketAddress

distribute.proto:54

Used in: SocketAddresses

message WorkerConfig

grpc.proto:56

Configuration of the workers.

Used in: Query