Year: 2015
-
Scala
The Bet With Typesafe That Got Me Into Building Akka
Back to the drawing board: The lost lines of code on the road to Akka Streams, Akka HTTP and Akka…
Read More » -
Enterprise Java
How does Hibernate Collection Cache work
Introduction Previously, I described the second-level cache entry structure, Hibernate uses for storing entities. Besides entities, Hibernate can also store…
Read More » -
Core Java
JDK 9 REPL: Getting Started
Conferences are a great place to meet Java luminaries. Devoxx France was one such opportunity to meet Java language architect, ex-colleague…
Read More » -
Software Development
It’s okay for academic software to suck
Bozhidar Bozhanov wrote an blog post titled “The Low Quality of Academic Code“, in which he observed that most academic…
Read More » -
Software Development
Replacing Inheritance with Composition
Quite a while back, I posted about how, despite the fact that you should prefer composition over inheritance, you can…
Read More » -
DevOps
DevOps is Killing Maintenance. Let’s Celebrate.
DevOps probably isn’t killing developers. But it is changing how people think about development – from running projects to a…
Read More » -
DevOps
Log Collection With Graylog on AWS
Log collection is essential to properly analyzing issues in production. An interface to search and be notified about exceptions on…
Read More » -
Groovy
Groovy Goodness: Share Data in Concurrent Environment with Dataflow Variables
To work with data in a concurrent environment can be complex. Groovy includes GPars, yes we don’t have to download…
Read More » -
Enterprise Java
Top 5 Java Performance Metrics to Capture in Enterprise Applications
Interested to see how you can capture these Java Performance Metrics with AppDynamics? Start a FREE trial now! The last…
Read More »