Add Resource Management capabilities in MongoDB

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Duplicate
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Performance
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, MongoDB does not have an internal resource manager that can facilitate management of resources across databases/users. Several DBMS products have an internal "resource manager" that allows one to assign resources (IO, memory, compute, runtime limits, etc.) to specific database and/or users. Some of them have a concept of "resource pools" with different compute resources (CPU/Mem etc.) per pool, which could be assigned to specific user-accounts/databases. This allows for isolating different workloads, such that resource utilization for one workload (queries) on one database has a minimal-to-none performance impact on other workloads (queries) running against other databases.

            Assignee:
            Eric Sedor
            Reporter:
            Harshad Dhavale
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: