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

message transfer performance problem

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 0.6
    • None
    • C++ Broker
    • None
    • redhat linux
      c++ broker

    Description

      Test message transfer performance on local host:
      1) broker
      ./src/qpidd --no-data-dir --auth no --default-queue-limit 0
      2) transfer message by amq.direct exchange
      producer send
      listener receive
      3) transfer 5000 messages, every message has same content

      test messages of different sizes, the partial results follows:
      327606 2
      327615 2
      327616 202
      327632 201
      Note: the first column is message's size(Bytes), the second column is costs(seconds)

      The problem is: Why this happened, why message has 327616 Bytes will make transfer slow dramatically.

      Attachments

        Activity

          People

            Unassigned Unassigned
            haizhinan haizhinan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: