  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | -none- | -none- 2003-10-30 - By Aaron Tubman
Back Hi All! Our application characterized by a massive read while a bit of write functions. Note, a data structure of each object is big lists of different data. If somebody can suggest a pattern which allows cashe strategy (for example). I have see in some articles 'Visual proxy' pattern with cashe abilities, but 'Core J2ee Pattern' define this as bad practice. Thanx Aaron Tubman WebCohort Ltd.
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>Message</TITLE> <META http-equiv=Content-Type content="text/html; charset=us-ascii"> <META content="MSHTML 6.00.2716.2200" name=GENERATOR></HEAD> <BODY> <DIV><FONT face=Arial size=2><SPAN class=639290308-30102003>Hi All!</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=639290308-30102003></SPAN></FONT> </DIV> <DIV><FONT face=Arial size=2><SPAN class=639290308-30102003>Our application characterized by a massive read while a bit of write functions.</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=639290308-30102003>Note, a data structure of each object is big lists of different data.</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=639290308-30102003>If somebody can suggest a pattern which allows cashe strategy (for example).</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=639290308-30102003></SPAN></FONT> </DIV> <DIV><FONT face=Arial size=2><SPAN class=639290308-30102003>I have see in some articles 'Visual proxy' pattern with cashe abilities,</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=639290308-30102003>but 'Core J2ee Pattern' define this as bad practice.</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=639290308-30102003></SPAN></FONT> </DIV> <DIV><FONT face=Arial size=2><SPAN class=639290308-30102003>Thanx</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=639290308-30102003></SPAN></FONT> </DIV> <DIV dir=ltr align=left><FONT face=Arial size=2><STRONG>Aaron Tubman</STRONG></FONT></DIV> <DIV dir=ltr align=left><FONT face=Arial size=2>WebCohort Ltd.</FONT></DIV> <DIV> </DIV></BODY></HTML>
|
|
|