Java Garbage Collectors – Moving to Garbage First (G1) Collector
One of the key strengths of JVM is automatic memory management (Garbage Collection). Its understanding can help in writing better
Read moreOne of the key strengths of JVM is automatic memory management (Garbage Collection). Its understanding can help in writing better
Read moreScala is a very powerful OO + FP language which is well suited for building DSL’s and for writing highly
Read moreAn update on how Oracle plans to utilize / integrate Sun technologies. Incidentally Oracle got JRockit from its acquisition of
Read moreScalaTest is an open-source testing framework that aims to speed up tests by leveraging the Scala programming language. ScalaTest 1.0,
Read moreNoop is a new language that attempts to blend the best lessons of languages old and new, while syntactically encouraging
Read moreAzul Systems has released Azul Systems Java Virtual Machine 2.5 (AVM 2.5), which claims to be the industry’s only virtualized
Read moreMicrosoft has removed 10 security patch downloads, all associated with Microsoft Java Virtual Machine (JVM) technology. Microsoft originally licensed its
Read moreJames Gosling talks of how Java the language isn’t that important but the Java Virtual Machine (JVM) is what matters.
Read moreTroubleshooting production Java applications is a challenging task. Madhav Sathe presents a new approach to diagnose production applications by peeking
Read morePython no longer is the only language supported by the Google App Engine. Google has today announced Java support on
Read more