-
Software Development
Real-Time Event Streaming: What Are Your Options?
With the Internet of Things expected to bring at least 21 billion devices online by 2020 (according to Gartner), a lot…
Read More » -
Software Development
Why Should You Do Microservices (or maybe you shouldn’t)
Microservices architecture is really hyped these days (I should know, I have been talking about it in many conferences), however…
Read More » -
Software Development
Do you test your IT operations and business processes?
The software industry expends a lot of energy making sure software is tested. From unit testing, to system and performance…
Read More » -
Core Java
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…
Read More » -
Core Java
JLBH Examples 1 – Why Code Should be Benchmarked in Context
In this post: A side by side example using JMH and JLBH for Date serialisation Measuring Date serialisation in a…
Read More » -
Core Java
2 Rookie Java Constants and Enums Pitfalls
In various code reviews I perform on Java and Groovy code I often see magic numbers and other random Strings…
Read More » -
Software Development
Profile of an IoT Developer: Results of the IoT Developer Survey
Today we release the results of our second annual IoT Developer Survey. Like last year it provides an interesting insight…
Read More » -
Core Java
Determining the Active HotSpot Garbage Collector
The StackOverflow questions find which type of garbage collector is running, Default Garbage collector for a jvm, How can I…
Read More »