mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
The MAPPED journal refactoring include: - simplified lifecycle and logic (eg fixed file size with single mmap memory region) - supports for the TimedBuffer to coalesce msyncs (via Decorator pattern) - TLAB pooling of direct ByteBuffer like the NIO journal - remove of old benchmarks and benchmark dependencies