article

TwitterFacebook
Get flash to fully experience Pearltrees
blog

architecture

Service Composition

http://www.infoq.com/articles/lublinsky-soa-composition Posted by Boris Lublinsky on Jul 26, 2007
Posted by Steve Jones on Jun 19, 2006 Sections

SOA anti-patterns

http://www.infoq.com/articles/SOA-anti-patterns
http://www.onjava.com/pub/a/onjava/2007/01/17/building-enterprise-services-with-drools-rule-engine.html <a href="http://adserver.adtechus.com/adlink/3.0/5159/425846/0/16/ADTECH;loc=300;key=key1+key2+key3+key4;grp=[group]" target="_blank"><img src="http://adserver.adtechus.com/adserv/3.0/5159/425846/0/16/ADTECH;loc=300;key=key1+key2+key3+key4;grp=[group]" border="0" width="1" height="1"></a> by Birali Hakizumwami 01/17/2007

Building Enterprise Services with Drools Rule Engine

http://www.ibm.com/developerworks/java/library/j-jtp09275/index.html

Java theory and practice: Urban performance legends, revisited

Pop quiz: Which language boasts faster raw allocation performance, the Java language, or C/C++? The answer may surprise you -- allocation in modern JVMs is far faster than the best performing malloc implementations.