[
https://issues.apache.org/jira/browse/MYFACES-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Kočí resolved MYFACES-3265.
----------------------------------
Resolution: Duplicate
fixed with MYFACES-3484
> [perf] [concurrency] Allow to plug-in ConcurrentHashMap in
> ResourceHandlerCache
> -------------------------------------------------------------------------------
>
> Key: MYFACES-3265
> URL: https://issues.apache.org/jira/browse/MYFACES-3265
> Project: MyFaces Core
> Issue Type: Improvement
> Reporter: Martin Kočí
> Assignee: Martin Kočí
> Priority: Minor
>
> Allow ConcurrentHashMap in ResourceHandlerCache.
> For project where amount of resources is know and concurrency is top priority
> it better to use ConcurrentHashMap as cache.
> Pros: higher level of concurrency
> Const: cache has no limit (it will cache all resources because LRU is not
> easily doable in this case)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira