[jboss-jira] [JBoss JIRA] Created: (JBVFS-61) Add some caching to VirtualFileURLConnection

Ales Justin (JIRA) jira-events at lists.jboss.org
Thu Oct 30 07:08:21 EDT 2008


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