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

[Broker-J][Documentation] Account headers in formula for estimation of heap size

    XMLWordPrintableJSON

Details

    Description

      The formula for estimation of required heap size should allow to specify variables for message headers. Otherwise, the estimated value would be far from required. For example, in Broker with 1G of heap it is possible to publish 568920 AMQP 1-0 messages without application properties. However, it is possible to publish around 208700 messages if each message contains 20 application specific properties with average size of 20 bytes for name and value.
      The formula for estimation of required heap size should allow to specify the following:

      • average size of property name and value
      • average number of application properties per message

      Attachments

        Activity

          People

            orudyy Alex Rudyy
            orudyy Alex Rudyy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: