Add support for RabbitMQ to master. #360
Labels
area/code/manager
Issues and PRs which affect the manager
area/reliability
kind/documentation
kind/feature
priority/P0
Milestone
RabbitMQ is a message broker which we will use to decouple the master and workers. Instead of the master keeping track of each worker individually, it will send tasks to the broker which will each be assigned to a single worker.
Marked P0 as this will be the sole method by which the master will communicate with the workers.
Child of #345
The text was updated successfully, but these errors were encountered: