[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Heavy usage of VirtualFileURLConnection

alesj do-not-reply at jboss.com
Thu Oct 30 11:16:02 EDT 2008


"sacha.labourey at jboss.com" wrote : and does it improve performance? 
  | 
No, it's there just for fun. :-)

The way it's designed it should definitely improve performance.
It's aimed at URL usage outside direcy VFS usage.
e.g. 3rd party libs that mostly work on CL::getResource(s)
will now re-use existing VFSContext --> existing VirtualFile instances
In simpler words, there won't be duplicated un-packaging. ;-)

"sacha.labourey at jboss.com" wrote : 
  | how much?
The original cause for this impl - Seam example redeploy,
now takes ~10sec instead of previous 2min+.
Is that good enough? ;-)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185766#4185766

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185766



More information about the jboss-dev-forums mailing list