-
Agile

Agile Myth #7: “Agile Means No Documentation”
The Agile Manifesto says, “Working software over comprehensive documentation”, and many people assume that Agile means little to no documentation.…
Read More » -
DevOps

Tomcat 8 on Java 8 Behind Apache on CentOS
I was recently asked by an associate of mine to deploy a Spring application to a CentOS server running cPanel/WHM…
Read More » -
Core Java

Stream Performance – Your Ideas
Last week I presented some benchmark results regarding the performance of streams in Java 8. You guys and gals were…
Read More » -
Core Java

Custom operators for collections in Java
Overview Operator overloading is available in an number of languages. Java has very limited operator overloading in it’s support for…
Read More » -
Core Java

Low latency FIX engine in Java
Overview Chronicle FIX is our Low Latency FIX engine and database for Java. What makes it different is that it;…
Read More » -
Agile

Resource Efficiency vs. Flow Efficiency, Part 3: Managing Performance
Resource Efficiency vs. Flow Efficiency, Part 1: Seeing Your System explains resource efficiency and flow efficiency. Resource Efficiency vs. Flow…
Read More » -
Core Java

What is allocation rate?
Phrases such as “unsustainable allocation rate” and “you need to keep your allocation rates low” seem to belong to the…
Read More » -
Core Java

Java Agents
This article is part of our Academy Course titled Advanced Java. This course is designed to help you make the…
Read More » -
Core Java

Java Annotation Processors
This article is part of our Academy Course titled Advanced Java. This course is designed to help you make the…
Read More »



