The most intelligent Java IDE
The moose likes Architect Certification (SCEA) and the fly likes lets talk Part III The Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Professional Certification » Architect Certification (SCEA)
Reply Bookmark "lets talk Part III" Watch "lets talk Part III" New topic
Author

lets talk Part III

Gennady Shapiro
Ranch Hand

Joined: Sep 25, 2001
Posts: 196
We all kinda know what might be coming on Part III test.
So I wonder what design features/patterns people use to improve scalability, maintanability, etc, etc.
I'll start:
DAO
VO
MVC
FastLane Reader
Any other ideas??
Robin Zhang
Ranch Hand

Joined: Apr 11, 2002
Posts: 139
just wonder where you use FastLane Reader?
Vivek Viswanathan
Ranch Hand

Joined: Mar 03, 2001
Posts: 350
I am probally using FastLane reader for searching for FLight Information. Since this is the most frequently used operation and, it can return a large number of records.
any one with me
vivek

Vivek Viswanathan SCJP 1.2, SCJP 1.6,SCJD,SCEA,SCWCD,IBM-484,IBM-486,IBM-141,Ms.NET C# 70-316,SCMAD, LPIC-I
Alex Pisarev
Ranch Hand

Joined: Apr 10, 2002
Posts: 49
Originally posted by Gennady Shapiro:
We all kinda know what might be coming on Part III test.
So I wonder what design features/patterns people use to improve scalability, maintanability, etc, etc.
I'll start:
DAO
VO
MVC
FastLane Reader
Any other ideas??

business delegate
ejbobject factory
caching
stateful clustering support
fast lane readers instead of ejbs in 95% cases
local interfaces
etc.
 
aspose file troubles
 
subject: lets talk Part III
 
The most intelligent Java IDE