I'm a little confused about MongoDB's read locking. How many concurrent read operations can a single collection support?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
As written in the link given by tk : http://www.mongodb.org/pages/viewpage.action?pageId=7209296
Typical read/write lock |
|||
|
|
|
You can check here: http://www.mongodb.org/pages/viewpage.action?pageId=7209296 |
|||
|
|