Java
-
Performance vs Reliability: Why Java Apps are Like F1 Cars
Think application performance and reliability is the same? Think again. Are performance and reliability related? Or are these things mutually…
Read More » -
JavaFX Missing Features Survey: CSS
In the last post of the Missing Features Survey series I said that this post would be about missing features…
Read More » -
Drools 6.4.0.Final is available
The latests and greatest Drools 6.4.0.Final release is now available for download. This is an incremental release on our previous…
Read More » -
Official Wildfly Swarm Drools Fraction
Oficial what? Long title for a quite small but useful contribution. Wildfly Swarm allows us to create rather small and self contained…
Read More » -
JLBH Examples 4 – Benchmarking QuickFix vs ChronicleFix
In this post: Using JLBH to test QuickFIX Observing how QuickFix latencies degrade through the percentiles Comparing QuickFIX with Chronicle…
Read More » -
How to handle Stop Words in Hibernate Search 5.5.2 / Apache Lucene 5.4.x?
The Stop Words like [“a”, “an”, “and”, “are”, “as”, “at”, “be”, “but”, “by”, “for”, “if”, “in”, “into”, “is”, “it”, “no”,…
Read More » -
JUnit 5 – Extension Model
We already know quite a lot about the next version of Java’s most ubiquitous testing framework. Let’s now look at…
Read More » -
Spring Async and Java’s 8 CompletableFuture
It is known that I am not the biggest fan of Spring, but at the time being I work for an…
Read More » -
First steps to Spring Boot Cassandra
If you want to start using Cassandra NoSQL database with Spring Boot, the best resource is likely the Cassandra samples available here and…
Read More »