11 lines
No EOL
261 B
Markdown
11 lines
No EOL
261 B
Markdown
|
|
In a **Master/Slave** pattern, what are the three main rules for the Slaves?
|
|
|
|
---
|
|
|
|
⛓️
|
|
|
|
1. Slaves **do not interact** with each other.
|
|
2. Slaves **do not have** their own control objects.
|
|
3. They only respond to the Master, who integrates their results.
|
|
|