In the world of High-Frequency Trading, automated applications process hundreds of millions of market signals every day and send back… (more…)
Read more »
Oracle continues to release Java EE, now under the Eclipse Foundation... (more…)
Read more »
A few weeks ago I got to make some of my code 1000 times faster, without
changing the underlying complexity! As the title implies, this involved making
Java reflection calls faster. (more…)
Read more »
Java Garbage Collection remains a topic of major interest even after 25 years. Many developers are still confused about the fundamentals of the topic, even of the most widely-used implementation (Parallel on Java 8). (more…)
Read more »