[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1342) Optimize Journals (AIO/NIO)

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Wed Jul 30 12:31:26 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBMESSAGING-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12423080#action_12423080 ] 

Clebert Suconic commented on JBMESSAGING-1342:
----------------------------------------------

Possible optimizations:

- Replace Journal::postFilesMap by something like edu.emory.mathcs.util.collections.ints.IntIntervalSet, 
where instead of storing on object per ID, we store an interval per file.

- Separate CurrentFile by lazy and fast destinations (proposed patch being uploaded)

> Optimize Journals (AIO/NIO)
> ---------------------------
>
>                 Key: JBMESSAGING-1342
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1342
>             Project: JBoss Messaging
>          Issue Type: Task
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>             Fix For: 2.0.0 Beta
>
>
> it looks like there are still some space for improvements on the performance (Mainly AIO)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list