InterviewSolution
Saved Bookmarks
| 1. |
Does Mongodb Need A Lot Of Ram? |
|
Answer» No. MongoDB can be RUN even on a small AMOUNT of RAM. MongoDB dynamically allocates and de-allocates RAM based on the REQUIREMENTS of other PROCESSES. No. MongoDB can be run even on a small amount of RAM. MongoDB dynamically allocates and de-allocates RAM based on the requirements of other processes. |
|