List 2 important features that a good concurrency system should support?

 Posted by ArticlesMaint on 9/29/2009 | Category: LINQ Interview questions | Views: 2665


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 

Comments or Responses

Login to post response