Monday, August 27, 2007

Speedup development by making spring beans lazy

In the Spring Framework you can specify on a bean level, or on a bean xml, that a bean must be instantiated lazily.

Of course you do not want to this in production, because the beans should be instantiated at deploy time, not slow down the requests of an innocent end user.

But it can be a handy feature when you use it for deployment time: it speeds up your build cycle, because beans you don't touch by your request, aren't instantiated at all.
Now we do have a problem: how can we set all beans to lazy-init="true" without doing this in production.
You can alter all context files and add the lazy-init="true" to all bean definitions, or even add the default-lazy-init="true" on the outer beans XML element. But when you go into production mode you have to change everything back which can be a pain in the **s.

I found a little solution which programmatically marks all beans as lazy. This is done by a subclass of the normal XmlWebApplicationContext, which overrides the loadBeanDefinitions method. It also has an attribute to specify beans which we do want to preinstantiate: e.g. the SessionFactory because we always need that one.

public class LazyXmlWebApplicationContext extends XmlWebApplicationContext {

private List<String> preInstantiableBeans = Arrays.asList(new String[] {"sessFactory"});


/**
* @see org.springframework.web.context.support.XmlWebApplicationContext
*/
protected void loadBeanDefinitions(XmlBeanDefinitionReader aReader)
throws IOException {
super.loadBeanDefinitions(aReader);

String[] beanDefinitionNames =
aReader.getBeanFactory().getBeanDefinitionNames();
for (int i = 0; i < beanDefinitionNames.length; i++) {
String name = beanDefinitionNames[i];

AbstractBeanDefinition beanDefinition =
(AbstractBeanDefinition) aReader.getBeanFactory()
.getBeanDefinition(name);

if (!this.preInstantiableBeans.contains(name)) {
beanDefinition.setLazyInit(true);
}

}
}
}
You can register this webapplication context in the web.xml (again, only development time!):
<context-param>
<param-name>contextClass</param-name>
<param-value>mypackage.LazyXmlWebApplicationContext</param-value>
</context-param>

Startup performance now increases with about 25% (avg application), have Fun!

8 comments:

Shelley said...

Most of the multinational companies today open up a software development company of their own. The profits generated in the IT sector in general and in software development in particular augured by the factors like offshore software development and outsourcing have spurred the multinational companies to make the most of this trend.

Beatrice said...

In the competitive IT world, in order to have that much required edge over the others, custom software development is the tool that most of the concerns are falling back on. Apart from providing the much required uniqueness to the website, custom development also proves to be instrumental in incorporating the all important aspects of the concern in the way the owner wants. Though at times it does prove to be a tad bit costly, it is actually fast scoring above the readymade packages.

ecommercewebmaster said...

If you are looking out for apt ecommerce solution to spruce up your online business,then the offshore software outsourcing company Infysolutions is the ideal destination foryou. The url http://www.infyecommercesolution.com/ provides the details on specific ecommerce solutions that you can avail of to expand and boost up your online business.

milf said...

new houston house houston house txstains removal dyestains removal clothesstains removalteeth whiteningteeth whiteningbright teeth

jennifer grey nosejennifer nose jobscalebrities nose jobsWomen with Big NosesWomen hairstylesBig Nose Women, hairstyles

milf said...

dessicant air dryerpediatric asthmaasthma specialistasthma children specialistcarpet cleaning dallas txcarpet cleaners dallascarpet cleaning dallas

vero beach vacationvero beach vacationsbeach vacation homes veroms beach vacationsms beach vacationms beach condosmaui beach vacationmaui beach vacationsmaui beach clubbeach vacationsyour beach vacationscheap beach vacations

bob hairstylebob haircutsbob layeredpob hairstylebobbedclassic bobCare for Curly HairTips for Curly Haircurly hair12r 22.5 best pricetires truck bustires 12r 22.5

washington new housenew house houstonnew house san antonionew house ventura

milf said...

black mold exposureblack mold symptoms of exposurewrought iron garden gatesiron garden gates find them herefine thin hair hairstylessearch hair styles for fine thin hairnight vision binocularsbuy night vision binocularslipitor reactionslipitor allergic reactionsluxury beach resort in the philippines

afordable beach resorts in the philippineshomeopathy for eczema.baby eczema.save big with great mineral makeup bargainsmineral makeup wholesalersprodam iphone Apple prodam iphone prahacect iphone manualmanual for P 168 iphonefero 52 binocularsnight vision Fero 52 binocularsThe best night vision binoculars here

night vision binoculars bargainsfree photo albums computer programsfree software to make photo albumsfree tax formsprintable tax forms for free craftmatic air bedcraftmatic air bed adjustable info hereboyd air bedboyd night air bed lowest price

milf said...

find air beds in wisconsinbest air beds in wisconsincloud air beds

best cloud inflatable air bedssealy air beds portableportables air bedsrv luggage racksaluminum made rv luggage racksair bed raisedbest form raised air bedsbed air informercialsbest informercials bed airmattress sized air beds

bestair bed mattress antique doorknobsantique doorknob identification tipsdvd player troubleshootingtroubleshooting with the dvd playerflat panel television lcd vs plasmaflat panel lcd television versus plasma pic the bestadjustable bed air foam The best bed air foam

hoof prints antique equestrian printsantique hoof prints equestrian printsBuy air bedadjustablebuy the best adjustable air bedsair beds canadian storesCanadian stores for air beds

migraine causemigraine treatments floridaflorida headache clinicdrying dessicantair drying dessicant

Albert said...

Check out our new social blog directory on the internet bloggersblaze . You can Browse, Search, Rate and Review various blog sites.