Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1586

Reduce GC pressure due to String allocations on Core protocol

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      The core protocol produce a huge amount of StringValue/SimpleString instances during CoreMessage decoding of SessionSendMessages.
      Often these instances are the same during the lifetime of a client/server connection: providing efficient interners would help to reduce the GC pressure, increasing the broker capacity/scalability.

      Attachments

        Activity

          People

            nigro.fra@gmail.com Francesco Nigro
            nigro.fra@gmail.com Francesco Nigro
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: