reformat
This commit is contained in:
parent
316cf8c1d6
commit
e5aef8679f
159 changed files with 1141 additions and 1100 deletions
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
How does communication differ between **Active** and **Passive** objects?
|
||||
|
||||
---
|
||||
|
||||
💬
|
||||
|
||||
- **Active to Active**: Asynchronous communication.
|
||||
- **Active to Passive**: Synchronous communication (e.g., a standard method call).
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue