InterviewSolution
Saved Bookmarks
| 1. |
Can You Run Multiple Javascript Operations In A Single Mongod Instance? |
|
Answer» Yes. The V8 JavaScript engine ADDED in 2.4 allows MULTIPLE JavaScript OPERATIONS to RUN at the same TIME. Yes. The V8 JavaScript engine added in 2.4 allows multiple JavaScript operations to run at the same time. |
|