Rational Java
All things Java!
Pages
(Move to ...)
Home
Java Video Reviews
Interesting or Useful Links
▼
Tuesday, 24 October 2017
Allocation free logging with log4j2
›
Introduction Recently I was working for a client trying to remove some GC pauses for a large well crafted Java system. After profiling I r...
170 comments:
Friday, 14 October 2016
Dell XPS13 Dual boot Windows 10 with Ubuntu - The Definitive Guide
›
Excuse a slight departure from the normal subject of this blog. So I've just got a brand new XPS13 (i7-7500U CPU @ 2.70 GHz - Aug 16) ...
308 comments:
Monday, 18 April 2016
A Series of Posts on JLBH (Java Latency Benchmark Harness)
›
Introducing a set of 5 blog posts on JLBH These set of posts should be useful for anyone responsible for creating or benchmarking real Jav...
28 comments:
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 Chro...
15 comments:
Friday, 15 April 2016
JLBH Examples 3 - The Affects of Throughput on Latency
›
In this post: A discussion about the effects of thoughput on latency How use JLBH to measure TCP loopback Adding probes to test both ha...
8 comments:
JLBH Examples 2 - Accounting for Coordinated Omission
›
In this post: Running JLBH with and without accounting for coordinated omission An example to in numbers the effects of coordinated omis...
188 comments:
›
Home
View web version