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

optimize the ASIOMessagingPort::send() that sends a vector of messages

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Networking
    • None

    Description

      ASIOMessagingPort::send(const std::vector<std::pair<char*, int>>& data, const char*)

      should send the data via asio ConstBufferSequence (single asio call) rather than looping and using the one-at-a-time send.

      Attachments

        Activity

          People

            backlog-server-platform DO NOT USE - Backlog - Platform Team
            matt.cotter Matt Cotter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: