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

Reduce thread synchronization on the Journal

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.4.0
    • 1.5.0
    • None

    Description

      Currently there is a lock in the journal so that only one thread can append at a time. Although the operation is fast, it can become a bottleneck on environments with hundreds of threads. There should be a way for threads not to be blocked on append operations.

      Attachments

        Activity

          People

            clebertsuconic Clebert Suconic
            barreiro Luis Barreiro
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: