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

Optimise message storage for 64bit JVMs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Future
    • Broker-J
    • None

    Description

      Comparing the Java Broker's capacity for messages between 32bit and 64bit platform reveals that it is capable of holding fewer messages when running on a 64bit platform. This is likely to be because, by default on a 64bit platform, things like Java boolean take a full 64 bit.

      Analyse the data structures that are important to message storage and see if optimisations can be made to use memory more efficiently.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: