As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments开发者_Python百科, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I need to write an essay(for concurrent programming subject) of different techniques of how can concurrent access to databases be implemented. And how and which of those are implemented in DBMSs.
I can't find any books nor materials to read about it. Does someone know any books I can find helpful?
I don't know an book, but wikipedia hast an nice article about that: Concurrency control
精彩评论