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

Don't block writing command replies to network

    • Server Programmability
    • Integrate+Tuning 16 (06/24/16)

      This is most useful with exhaust cursors or pipelined queries because it allows preparing the next batch while the current one is being sent over the network. It will also have a small improvement for normal RPC-style requests because it will avoid the very short thread wakeup between sending the reply and reading the next request.

            Assignee:
            Unassigned Unassigned
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: