Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-255

[Performance] Use custom implmentation of for AMQP Short String

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • M2
    • None

    Description

      The underlying protocol uses "Short Strings" in many places. These are defined as being ASCII strings which are not capable of holding multi-byte unicode characters. To improve the encoding / decoding time we should use our own class implementaion rather than attempting to convert into Strings.

      Attachments

        1. qpid-255.patch
          383 kB
          Robert Godfrey

        Activity

          People

            rgodfrey Robert Godfrey
            rgodfrey Robert Godfrey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: