Performance
-
Software Development

High Performance Webapps – Data URIs
I continue to write tips for perfomance optimization of websites. The last post was about jQuery objects. This post is…
Read More » -
Enterprise Java

JMeter: Load Testing Relational Databases
Apache JMeter is a performance testing tool which is entirely written in Java. Any application that works on request/response model…
Read More » -
Software Development

Building High Performance Applications
Performance is one word which is used to describe multiple scenarios’ when talking about the application performance. When someone says,…
Read More » -
Enterprise Java

Hibernate Performance Tips: Dirty Collection Effect
After 8 years developing server and embedded applications using Hibernate as ORM, squeezing my brain seeking solutions to improve Hibernate…
Read More » -
Core Java

Recycling objects to improve performance
Overview In a previous article I stated that the reason the deserialization of objects was faster was due to using…
Read More » -
Enterprise Java

High Performance JPA with GlassFish and Coherence – Part 3
In this third part of my four part series I’ll explain strategy number two of using Coherence with EclipseLink and…
Read More » -
Enterprise Java

High Performance JPA with GlassFish and Coherence – Part 2
In this second part of my four part series I’ll explain strategy number one of using Coherence with EclipseLink and…
Read More » -
Enterprise Java

High performance JPA with GlassFish and Coherence – Part 1
Have you heard about Coherence before? Probably yes. It’s one of those famous in-memory grid solutions promising awesome fast data access and…
Read More » -
Core Java

Java Secret: Loading and unloading static fields
OVERVIEW To start with it is natural to assume that static fields have a special life cycle and live for…
Read More »




