-
DevOps
Scaling To Infinity with Docker Swarm, Docker Compose and Consul (Part 4/4) – Scaling Individual Services
This series is split into following articles. A Taste of What Is To Come Manually Deploying Services Blue-Green Deployment, Automation…
Read More » -
Core Java
Windows Registry Cleanup after JDK 9 Early Release Installation
In my last blog post, I demonstrated resolution of issues surrounding the Oracle Java symbolic links (C:\ProgramData\Oracle\Java\javapath\ directory on Windows-based…
Read More » -
Software Development
Wikipedia’s Definition of a Software Bug Is Wrong
Here is what Wikipedia says at the time of this writing: A software bug is an error, flaw, failure, or…
Read More » -
Enterprise Java
JBoss Fuse 6.2 released – guide how to quickly try it
At the Red Hat summit last week, it was announced that JBoss Fuse 6.2 was released. I want to congratulate…
Read More » -
Enterprise Java
How does FlexyPool support the Dropwizard Metrics package renaming
Introduction FlexyPool relies heavily on Dropwizard (previously Codahale) Metrics for monitoring the connection pool usage. Being integrated into Dropwizard, the…
Read More » -
Enterprise Java
The Effect of Co-ordinated Omission – Measure loopback latency using a simple NIO client/server
In this post I demonstrate a number of ideas and techniques: How to write a simple non-blocking NIO client/server The…
Read More » -
Software Development
Good Programmers Write Bug-Free Code, Don’t They?
Good programmers create fewer bugs while bad programmers cause more. Sounds logical, doesn’t it? However, there is a lot of…
Read More » -
DevOps
Scaling To Infinity with Docker Swarm, Docker Compose and Consul (Part 3/4) – Blue-Green Deployment, Automation and Self-Healing Procedure
This series is split into following articles. A Taste of What Is To Come Manually Deploying Services Blue-Green Deployment, Automation…
Read More » -
Software Development
MySQL vs. MongoDB: Choosing a Data Management Solution
Table Of Contents 1. Introduction 2. The dominance of RDBM systems 3. A new era of NoSQL movement 4. Tables…
Read More »