0 votes
in Big Data | Hadoop by (30.7k points)
What are the limitations of the 32-bit versions of MongoDB ?

1 Answer

0 votes
by (23.1k points)

MongoDB uses memory-mapped files. When running a 32-bit build of MongoDB, the total storage size for the server, including data and indexes, is 2 GB. For this reason, we do not deploy MongoDB to production on 32-bit machines.

If we’re running a 64-bit build of MongoDB, there’s virtually no limit to the storage size. For production deployments, 64-bit builds and operating systems are strongly recommended.

Click here to read more about Loan/Mortgage
Click here to read more about Insurance

Related questions

0 votes
asked Feb 9, 2020 in Big Data | Hadoop by rahuljain1 (6.0k points)
0 votes
asked Mar 22, 2020 in Big Data | Hadoop by SakshiSharma (30.7k points)
...