Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-58383

Document Server-Internal ThreadPools

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Service Arch 2021-08-23, Service Arch 2021-09-06
    • 5

      We have a few types that extend ThreadPoolInterface to allow running tasks asynchronously and using a pool of worker threads. Some of these types allow running tasks local to a process (e.g., ThreadPool) and others provide the means to run remote tasks (e.g., NetworkInterfaceThreadPool).

      This ticket should document these types by providing a high-level summary, link to the inline documentation in the code, and examples of using their APIs (e.g., by linking to existing unit-tests).

      At a minimum, this ticket should document the following types:

      • ThreadPool
      • ThreadPoolTaskExecutor
      • NetworkInterfaceThreadPool
      • ThreadPoolMock

            Assignee:
            billy.donahue@mongodb.com Billy Donahue
            Reporter:
            amirsaman.memaripour@mongodb.com Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: