GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/590
Mapped journal
References:
https://issues.apache.org/jira/browse/ARTEMIS-508
Memory Mapped Implementation of Sequential File + Benchs.
Experimental GCFree Single Writer Journal + Benchs.
Experimental Binary Encoding of Journal Header + Record using aligned
sequential stride to performe better on every arch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis mapped-journal
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/590.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #590
----
commit ed6ab0daf4be24fafbc77b95d319a5e5cab0eb13
Author: franz1981 <[email protected]>
Date: 2016-06-08T13:21:12Z
Merge pull request #1 from apache/master
Update from original
commit 58f46ad701f7df27029f135aa994c0d9cf456fb1
Author: Francesco Nigro <[email protected]>
Date: 2016-06-17T21:10:23Z
Merge remote-tracking branch 'origin/master'
commit 62beb899877f7d252341f722de17a433db4e59a6
Author: Francesco Nigro <[email protected]>
Date: 2016-06-18T03:47:41Z
Added memory mapped impl of Sequential File + benchs.
Added experimental GCFree Journal impl + benchs + Sequentially Encoded
Aligned Binary Protocol.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---