flowrlib

Module services

Source
Expand description

Provides well-known service names used across multiple binary crates

Constantsยง

CONTROL_SERVICE_NAME
CONTROL_SERVICE_NAME is a control PUB/SUB socket used to control executors that are listening on the JOB_SERVICE and sending results back via the RESULTS_SERVICE
JOB_QUEUES_DISCOVERY_PORT
This is the port for announcing and discovering the job queues
JOB_SERVICE_NAME
JOB_SERVICE_NAME can be used to discover the queue serving jobs for execution
RESULTS_JOB_SERVICE_NAME
RESULTS_JOB_SERVICE_NAME can be used to discover the queue where to send job results