1.

Why Mongodb Is Not Preferred Over A 32-bit System?

Answer»

When RUNNING a 32-bit build of MONGODB, the total storage size for the server, including DATA and indexes, is 2 gigabytes. For this reason, do not DEPLOY MongoDB to production on 32-bit machines.
If you're running a 64-bit build of MongoDB, there's virtually no LIMIT to storage size.

When running a 32-bit build of MongoDB, the total storage size for the server, including data and indexes, is 2 gigabytes. For this reason, do not deploy MongoDB to production on 32-bit machines.
If you're running a 64-bit build of MongoDB, there's virtually no limit to storage size.



Discussion

No Comment Found