-
Enterprise Java
Using Jenkins / Hudson remote API to check jobs status
While working on my talk Writing a Hudson / Jenkins plugin (for EclipseCon NA 2014), I wanted to publish blog…
Read More » -
Core Java
New Parallelism APIs in Java 8: Behind The Glitz and Glamour
I’m a great multi-tasker. Even as I’m writing this post, I can still find room to feel awkward about a…
Read More » -
Core Java
Java 8 Friday: The Dark Side of Java 8
At Data Geekery, we love Java. And as we’re really into jOOQ’s fluent API and query DSL, we’re absolutely thrilled…
Read More » -
Enterprise Java
Wildfly 8.0 provides seamless JSON support via its JAXRS 2.0 implementation
Its great to see Wildfly 8.0 making it so much easier to work with BOTH XML and JSON representations from…
Read More » -
Software Development
How (NOT TO) measure latency
Latency is defined as time interval between the stimulation and response and is a value which is of importance in…
Read More » -
Agile
Who Solves Which Problems?
Many years ago, I was part of a task force to “standardize” project management at an organization. I suggested we…
Read More » -
Core Java
Creating your own loop structure in Java 8 lambda
Java doesn’t have an easy construct of repeat something N number of times. We can make a for loop of…
Read More » -
Agile
Design Your Agile Project, Part 2
The point of using agile is to get finish something valuable-to-the-business quickly, to get feedback. Why? For several reasons, but…
Read More » -
Core Java
150 Java Interview Questions and Answers – The ULTIMATE List (PDF Download & video)
Our Java Interview Questions and Answers collection is all about different types of questions that can be used in a…
Read More »