-
DevOps
Ubuntu->VMware->MINIX 3
Unix-like Microkernel Open-Source Operating System Meet MINIX 3 a Unix-like, robust and compact operating system that is capable of recovering from…
Read More » -
Software Development
Using ELK (elasticsearch + logstash + kibana) to aggregate cassandra and spark logs
On one of my current projects we are using Cassandra and Spark Streaming to do some somewhat-close-to-real time analytics. The…
Read More » -
DevOps
Software Architecture in DevOps
A new book by Len Bass, Ingo Weber and Liming Zhu “DevOps: A Software Architect’s Perspective”, part of the SEI…
Read More » -
Enterprise Java
Utilizing the Java 8 Date-Time API with JSF and Java EE 7
If you are using Java 8 with Java EE 7, then there may be some quirks that you run into…
Read More » -
Software Development
Web Framework Benchmarks – Round 10
TechEmpower Web Framework Benchmarks is a collaborative, open web framework benchmarking project that I blogged about last year (see An open…
Read More » -
Enterprise Java
How does Hibernate Query Cache work
Introduction Now that I covered both Entity and Collection caching, it’s time to investigate how Query Caching works. The Query…
Read More » -
Enterprise Java
Modern BPM Data Integration with JBoss BPM Travel Agency Demo
Some time ago we launched a rather expansive JBoss Travel Agency demo project to show some of the more interesting…
Read More » -
DevOps
Docker Compose on Windows with Python And Babon
Compose is a tool for defining and running complex applications with Docker. With Compose, you define a multi-container application in…
Read More »