Answer Posted / Sachin Chauhan
MongoDB provides concurrency through mechanisms such as write concerns, locking at the document level, and the use of the MVCC (Multi-Version Concurrency Control) concept.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers