-
Software Development
HTTP/2 – Powered by SPDY (speedy) and inspired by evolutionary web
While driving back home, I was listening to Mark Nottingham’s (who chairs IETF HTTP working group) podcast on HTTP/2 and…
Read More » -
Enterprise Java
Yet Another Report Generator?
If you have experience of business application development, then most likely you will have encountered a requirement for the application…
Read More » -
Enterprise Java
Java EE 8 MVC: Getting started with Ozark
About a year ago a new action based MVC framework, simply called MVC, was announced for Java EE 8. MVC…
Read More » -
Core Java
An Unexpected Allocation – JIT Compilation Jitter
Whilst working on ByteWatcher (see my last post) I came across something rather strange. This is the actual code snippet…
Read More » -
Core Java
Squeezing data into the data structure
This story is about a capacity optimization task that we recently carried out at Plumbr. It all started with an innocent-looking…
Read More » -
Scala
Dependency injection: syntax sugar over function composition
Quoting Dependency Injection Demystified: “Dependency Injection” is a 25-dollar term for a 5-cent concept. *James Shore, 22 Mar, 2006 Dependency…
Read More » -
Software Development
Spark Backend for Apache Gora
I’ve worked for Spark backend of Apache Gora as my GSoC 2015 project and finished it. At this blog post, I’ll…
Read More » -
Software Development
Continuous Delivery of Fusion Middleware applications with FlexDeploy (Part 2)
In one of my previous posts I described a new DevOps and CD tool FlexDeploy. I mentioned that it was a…
Read More » -
Software Development
Continuous Delivery of Fusion Middleware applications with FlexDeploy
Any IT organization sooner or later has to deal with such thing as Continuous Delivery (CD). They realize that there…
Read More »