MongoDB Map-reduce How To Avoid Global Locks
Two important features that drives analytics in MongoDB are: Aggregation Map-Reduce In general most of the aggregation framework does not require any global write lock, but Map-reduce needs global write[…]
BigData · Data Analytics · Database · MongoDB · NoSQL