-
Core Java
Most popular Java environments
The post is going to be the first in the forthcoming series. We start with the environments used: if you…
Read More » -
Core Java
Chronicle and the Micro-Cloud
Overview A common question I face is; how do you scale a Chronicle based system if it is single writer,…
Read More » -
Scala
Using Twitter4j with Scala to perform user actions
Introduction My previous post showed how to use Twitter4j in Scala to access Twitter streams. This post shows how to…
Read More » -
Core Java
ListenableFuture in Guava
ListenableFuture in Guava is an attempt to define consistent API for Future objects to register completion callbacks. With the ability…
Read More » -
Enterprise Java
Spring Data, MongoDB and JSF Integration tutorial
Introduction to sample application (MongoShop Product Catalog) After this tutorial, a sample application (MongoShop Product Catalog) with the following functional…
Read More » -
Enterprise Java
Spring meets Apache Hadoop
SpringSource has just announced the first GA release of Spring for Apache Hadoop. The goal of this project is to…
Read More » -
Agile
Organizing an Agile Program: Part 1, Introduction
If you want to organize an agile program, so you can manage the stream of features in your agile program,…
Read More » -
Software Development
Notes on Continuous Delivery – Configuration Management
Overview I will be continuing the topic on Continuous Delivery which began in my previous post: Notes on Continuous Integration;…
Read More »