-
Enterprise Java
How Hadoop Works? HDFS case study
The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters…
Read More » -
DevOps
Install, setup and start MongoDB on Windows
This post will provide the full path from downloading required binary archive/package for particular Windows version to starting up MongoDB in…
Read More » -
Enterprise Java
There is no application server
We have recently posted data about application server market share we gathered from the free Plumbr deployments. And it resonated…
Read More » -
Software Development
How deep is your code?
Dependency tuples. Picture your code. Picture all those functions on which there are no source-code dependencies. That might sound odd:…
Read More » -
Enterprise Java
JavaEE 7 with GlassFish on Eclipse Juno
Java EE 7 is hot. The first four JSRs passed the final approval ballot recently and GlassFish 4 reached promoted…
Read More » -
Scala
WatchService combined with Akka actors
WatchService is a handy class that can notify you about any file system changes (create/update/delete of file) in a given…
Read More » -
Enterprise Java
Spring Java Configuration
I have found that a lot of Spring developers I know still do not know about or use Spring Java…
Read More » -
Enterprise Java
Release of Disruptor 3.0.0
I’ve decided that I’m a bit bored of the whole putting a beta tag on various versions of the Disruptor…
Read More » -
Scala
Becoming Acquainted with Scala
There are many touted benefits of the Scala programming language, especially for Java developers. Among others, Scala’s advertised strengths and…
Read More »