www.mongodb.com/community/forums/t/understanding-locking-within-transactions-and-how-it-deals-with-high-concurrency/189518/3
1 Users
0 Comments
4 Highlights
0 Notes
Tags
Top Highlights
Read operations will not lock them. Hence the locks will be released only when the transaction is completed.
The locks in MongoDB are acquired at the transaction level. However only write operations will lock the associated document.
Read operations will not lock them. Hence the locks will be released only when the transaction is completed
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.