-
Core Java
Dealing With Slow Resource Leaks
Finding resource leaks using Java-monitor Finding slow resource leaks is key to keeping your application servers up and running for…
Read More » -
Enterprise Java
Hibernate autocommit commands force MySQL in excessive disk I/O
Dear All, I am sure many of you use Hibernate and MySQL, I use it here and there myself. Generally…
Read More » -
Enterprise Java
Zero-downtime Deployment (and Rollback) in Tomcat; a walkthrough and a checklist
Dear All, If you thought Tomcat could not get any better, you thought wrong. Tomcat 7 introduces what is called…
Read More » -
Core Java
Erlang vs Java memory architecture
I read a really, really interesting article on memory management strategies for the Erlang VM. It was written as a…
Read More »