-
Core Java
Deep dive into Optional class API in Java 8
We all as Java programmers been through the situation where in we invoke a method to get some value and…
Read More » -
Enterprise Java
Apache Camel Broker Component for ActiveMQ 5.9
Embedding Apache Camel inside the ActiveMQ broker provides great flexibility for extending the message broker with the integration power of…
Read More » -
Scala
Automatic generation of delegate methods with Macro Annotations
Macro Annotations are a new type of macros, which are one of the candidates for inclusion (see also comment by…
Read More » -
Core Java
Thread Jiggling
Overview Thread jiggler is a simple testing framework for exercising code to find threading problems. It works by modifying classes…
Read More » -
Software Development
MIME Explained
Sometime it happens that we use or refer to a software term or technology a lot of time without being…
Read More » -
Enterprise Java
Using HA Singleton in JBoss 7
Some time ago I had to change standard clustering behavior of Quartz Scheduler, and let it work without synchronizing over…
Read More » -
Android Core
Android Expandable/Collapsible Views
Android Expandable/Collapsible Views Expandable/Collapsible Views (text, images, etc.) in Android are useful when we want to display all the available options…
Read More » -
Enterprise Java
Run your Hadoop MapReduce job on Amazon EMR
I have posted a while ago how to setup an EMR cluster by using CLI. In this post I will…
Read More » -
DevOps
This is how Facebook Develops and Deploys Software. Should you care?
A recently published academic paper by Prof. Dror Feitelson at Hebrew University, Eitan Frachtenberg a research scientist at Facebook, and…
Read More »