[jboss-dev] Further profling: Where should I focus?

Bill Burke bburke at redhat.com
Tue Jan 5 08:52:03 EST 2010



Ales Justin wrote:
>> Not understanding why you need this precompiled indexing.  Do other OSGi 
>> containers take so freakin long to boot and load jars?
> 
> Per OSGi you need to explicitly list everything in manifest.mf.
> Hence no scanning + they immediately know where the class can come from.
> 
> Not like us, where we have a flat default domain, and we need to check 
> all available resources for matching resource.
> 

We've always had a flat domain.  JBoss AS 4.x boots in 10 seconds.

Instead of a jboss-classloading.xml, why not reading the manifest?  Or 
is somebody working on that?

Bill

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com



More information about the jboss-development mailing list