A good concurrency system should at least provide two important features: -
• It should be able to detect if any concurrency violation has taken place.
• Once concurrency violation has been detected it should provide various ways of how to handle the concurrency violation.

Asked In: Many Interviews |
Alert Moderator