Single Choice Easy

QWhat approach can be used to increase concurrency in MongoDB?

ID: #6888 MongoDB 144 views
Question Info
#6888Q ID
EasyDifficulty
MongoDBTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Use sharding
  • B Use pessimistic concurrency control
  • C Use locking at the document level
  • D Use optimistic concurrency control
Correct Answer

Explanation

Answer: Use sharding Explanation: Even with versions prior to 3.0, one approach to increase concurrency is to use sharding.

Share This Question

Challenge a friend or share with your study group.