[jboss-jira] [JBoss JIRA] Resolved: (JBVFS-61) Add some caching to VirtualFileURLConnection
Ales Justin (JIRA)
jira-events at lists.jboss.org
Thu Oct 30 08:43:31 EDT 2008
[ https://jira.jboss.org/jira/browse/JBVFS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ales Justin resolved JBVFS-61.
------------------------------
Resolution: Done
> Add some caching to VirtualFileURLConnection
> --------------------------------------------
>
> Key: JBVFS-61
> URL: https://jira.jboss.org/jira/browse/JBVFS-61
> Project: JBoss VFS
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 2.0.0.CR1
> Reporter: Ales Justin
> Assignee: Ales Justin
> Fix For: 2.0.0.GA
>
>
> VirtualFileURLConnection is extremely slow on nested resources.
> Currently it has no memory of already unpacked reosurces,
> hence it always re-creates the whole structure.
> We should add some simple caching mechanism.
> LRU and timed cache policies should be among default/initial impls.
--
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