[
https://issues.apache.org/jira/browse/ARTEMIS-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070927#comment-16070927
]
ASF subversion and git services commented on ARTEMIS-1266:
----------------------------------------------------------
Commit 7075e2e457d6d87f6a870da07658d47d5d29d461 in activemq-artemis's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=7075e2e ]
ARTEMIS-1266 Mapped Journal refactoring
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
> Mapped Journal refactoring
> --------------------------
>
> Key: ARTEMIS-1266
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1266
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
>
> 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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)