Core J2EE Patterns

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ]

Articles
  

Articles:
  • All aboard for more efficient Web applications by Edward Salatovka   - [Clicks: 48]
    In this article, author Edward Salatovka introduces a design architecture he calls Train. Train allows the simple grouping of multiple user requests into a single database or network query, thereby boosting application performance and eventually reducing hardware requirements. The paradigm's benefits are proven by a load test against the real implementation.
    [Includes source code]
    http://www.javaworld.com/javaworld/jw-04-2005/jw-0418-train.html - Apr, 2005

[Top]