Category: <span>Coding</span>

OpenJDK

The OpenJDK project has evolved considerably over the past two years to harbor a diverse community of projects around the JDK. In this Jazoon talk, the audience is introduced to the OpenJDK project and gets an overview of the different subprojects, their goals and development status.

Google App Engine: Now Serving Java

In this session we’ll introduce you to Java support for Google App Engine. You’ll learn how App Engine scales Java applications and about the services it provides to help your application leverage Google’s infrastructure. We will demonstrate App Engine’s support for popular Java tools, and we’ll discuss techniques for debugging …

Common Performance Antipatterns

Application development has become much easier because of the availability of frameworks and application platforms. Developing scalable and highly performing applications is a major challenge in modern application development. Especially highly distributed SOA architectures and always larger systems make this task more and more challenging. The saying “Make it work …