6 lines
162 B
Markdown
6 lines
162 B
Markdown
|
|
What is a classic example of the **Synchronous Object Access** pattern?
|
|
|
|
---
|
|
|
|
🏭 The **Producer-Consumer** problem (where both access a shared buffer entity).
|