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
posted
just wonder where you use FastLane Reader?
Vivek Viswanathan
Ranch Hand
Joined: Mar 03, 2001
Posts: 350
posted
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
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.