Previous | Next --- Slide 5 of 65
Back to Lecture Thumbnails
kshitizdange

The problem with this approach is that it makes the operation completely serial. As compared to doing these transactions atomically. Locks are only beneficial if we are trying to maintain serialization in true contention.