As we discussed in #93 , the master will make decision and assign work to workers.
To extend our discussion, we need to define the steps in details.
Questions to start:
- What's the workflow for work assignment?
- What are the messages during the communication?
- What state transition to mark in both master and worker?
As we discussed in #93 , the master will make decision and assign work to workers.
To extend our discussion, we need to define the steps in details.
Questions to start: