About Vladimir Sor
List/Grid Author Archives Subscribe to the RSS feed of Vladimir Sor

Most popular application servers
This is the second post in the series where we publish statistical data about the Java installations. The used dataset originates from free Plumbr installations out there totalling ...

Most popular Java environments
The post is going to be the first in the forthcoming series. We start with the environments used: if you are interested which is the most popular JVM vendor or JVM version, whether ...

Amdahl’s law illustrated
The article will explain the Amdahl’s law in simple terms. We are going to demonstrate via a case study how throughput and latency are changing when you change the number of threads ...

Selecting your Collections library
Is this really something you should bother? Is there something fundamentally wrong with java.util.ArrayList and java.util.HashMap? For most of the source code out there the answer is ...

Should I use a 32- or a 64-bit JVM?
This is a question I have faced several times during my career in enterprise software development. Every once in awhile I’ve had to hand out recommendations for configuring a specific ...


