[jbossts-issues] [JBoss JIRA] (JBTM-3276) add SlotStore ObjectStore implementation

Ondrej Chaloupka (Jira) issues at jboss.org
Wed May 20 02:10:36 EDT 2020


     [ https://issues.redhat.com/browse/JBTM-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Chaloupka updated JBTM-3276:
-----------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> add SlotStore ObjectStore implementation
> ----------------------------------------
>
>                 Key: JBTM-3276
>                 URL: https://issues.redhat.com/browse/JBTM-3276
>             Project: JBoss Transaction Manager
>          Issue Type: Enhancement
>          Components: Transaction Core
>    Affects Versions: 5.10.3.Final
>            Reporter: Jonathan Halliday
>            Assignee: Jonathan Halliday
>            Priority: Minor
>             Fix For: 5.10.5.Final
>
>
> The SlotStore provides an alternative ObjectStore implementation that dispenses with the file create/open/close/delete overhead of the FileStore, whilst also eschewing the write batching of the JournalStore. This combination is particularly tailored to new persistent memory hardware, for which the file write sync operation can be done in userspace with low overhead and a high degree of parallelism.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbossts-issues mailing list