InfoQ

InfoQ

Editor Specific Content View

All of Bryan Clauser and Scott Delap's Content on InfoQ


News by Bryan Clauser and Scott Delap

IBM Discusses Record Setting SPECj Results and the Benchmarking Process

Topics
Java

IBM WebSphere Application Server recently established new heights for SPECjAppServer2004 benchmarks in performance and scalability. InfoQ was able to talk to Andrew Spyker and John Stecher of IBM about the results and the benchmarking process.

Java Collections, Skip Lists, and Google

Topics
Java,
Data Access

While sometimes taken for granted the Java Collections API plays a large role in day to day Java software development. Several additions including a skip list were added in Java 6. Google has also been working an a companion Google Collections Library project.