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

Refactor libaio to a better API / implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • None

    Description

      1.0.0 has inherited the native implementation from HornetQ.

      Although performant, there was some space for implement:

      • excessive use of mallocs (what was later discovered to cause fragmentation on more modern operational systems)
      • complex C++ code (too many indirections)
      • need to stop the libaio queue every time a file is closed. We will now reuse those for the life cycle of the Factory / Server

      Attachments

        Activity

          People

            clebertsuconic Clebert Suconic
            clebertsuconic Clebert Suconic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: