File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Performance and the fly likes How important are large 2nd level CPU caches for J2EE? 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 » Performance
Reply Bookmark "How important are large 2nd level CPU caches for J2EE?" Watch "How important are large 2nd level CPU caches for J2EE?" New topic
Author

How important are large 2nd level CPU caches for J2EE?

Axel van Lil
Greenhorn

Joined: Aug 26, 2005
Posts: 1
Hi,


Intel's latest Xeon CPUs with huge 2nd level caches (e.g. Xeon64 with 8MB 2nd) are up to $8000 more expensive than CPUs clocked at the same speed with 1MB 2nd level cache (see Dell's configurator for example).

Does anyone have experiences/benchmark if these extra $$$ are worth it in typical J2EE application scenarios (DB on different server)?

Gracias :-)
 
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: How important are large 2nd level CPU caches for J2EE?
 
Similar Threads
Hibernate caching- Which caching to use for performance ?
Dump Hibernate caches
Memory visibility testing
Intel Celeron and Servers?
Worried about java