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

Implement replication executor.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 2.7.2
    • Replication
    • None

    Description

      The Replication Executor provides an event loop for executing callbacks within a single logical thread of control. It provides methods for scheduling delayed and immediate computation, scheduling network activity, and scheduling work to occur under the global exclusive lock. The initial implementation will use a thread pool for network operations, and expect the user to supply a single thread for executing its run loop.

      Attachments

        Issue Links

          Activity

            People

              schwerin@mongodb.com Andy Schwerin
              schwerin@mongodb.com Andy Schwerin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: