[jbosscache-issues] [JBoss JIRA] Commented: (JBCACHE-1440) Better perfoming cache loader for JDBM

Elias Ross (JIRA) jira-events at lists.jboss.org
Sun Dec 7 16:36:46 EST 2008


    [ https://jira.jboss.org/jira/browse/JBCACHE-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12441544#action_12441544 ] 

Elias Ross commented on JBCACHE-1440:
-------------------------------------

I haven't done performance testing, still algorithmically "getChildNames" is improved. Nor have I written any documentation on this yet.


> Better perfoming cache loader for JDBM
> --------------------------------------
>
>                 Key: JBCACHE-1440
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1440
>             Project: JBoss Cache
>          Issue Type: Patch
>      Security Level: Public(Everyone can see) 
>            Reporter: Elias Ross
>            Assignee: Elias Ross
>             Fix For: 3.1.0
>
>         Attachments: cache2.diff
>
>
> Patch to add JdbmCacheLoader2
> This non-backwards compatible version fixes some performance issues with getChildNames(), stores an entire Map not just a key.
> The store Map not key structure more naturally matches the granularity of cache loader operations.
> (For post 3.0 release I think.)

-- 
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 jbosscache-issues mailing list