3303-flashcards/hATaBiZQ - 3303/9OvFGJBe - What occurs in the Synchronous Object Access pattern.md
2026-04-20 23:08:47 -04:00

226 B

What occurs in the Synchronous Object Access pattern?


🤝 Two or more active objects share data through a passive object. Because the data is shared, mutual exclusion (mutex) is strictly required.