aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes scaleable product catalog design Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "scaleable product catalog design" Watch "scaleable product catalog design" New topic
Author

scaleable product catalog design

trigg er
Greenhorn

Joined: Jul 18, 2003
Posts: 1
hi guys, what would be a scaleable product catalog design where all the product related information is stored in a rdbms? i've read that hitting the database with each user request is not scaleable. caching the database tables in memory would not be a good idea either. entity ejb? i have not heard many good things about them, at least in ejb 1.1. What would be a scaleable approach? Are there any examples i can look at?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: scaleable product catalog design
 
Similar Threads
Decoupling and Law of Demeter
Kyle - another question
JSP-Servlet-EJB architectures
IBM Test: Coupling question
IBM question - Sequence diagram