The option that aggregates changes as a single step helps keep the system consistent, even when interruptions occur. The other choices use locks, staged checks, or hardware references, which can involve multiple steps and increase the possibility of partial updates.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does it mean to process an operation as one event?
Open an interactive chat with Bash
Why is concurrency a risk in system operations?
Open an interactive chat with Bash
How are locks different from single-step aggregation in managing concurrency?