Code & Cluster

Monday, December 23, 2013

Streaming Big Data using Storm

›
Storm  is an open source distributed system for processing streams of data. In MapReduce and Hadoop tutorial we discussed the use of Hado...
Friday, November 22, 2013

JAVA Comparable vs Comparator

›
The java.lang.Comparable and java.util.Comparator interfaces provide similar function and there is sometimes confusion as to which interf...
Friday, October 25, 2013

Apache Cassandra Data Model

›
This is an introduction to the Apache Cassandra data model. For the benefit of those not familiar with Cassandra,  it is an open source, h...
Friday, September 20, 2013

Cassandra Vs HBase : Which NoSql store do I need ?

›
There many NoSql databases out there and it can be confusing to determine which one is suitable for a particular use case. In this blog, we...
Friday, August 30, 2013

Java Serializable vs Externalizable

›
Serializable and Externalizable are almost forgotten interfaces in Java. And for good reason. Many applications do not need to serialize ob...
Tuesday, July 23, 2013

Redis : A fast key value store

›
Redis is a fast in-memory key value store that we have been using to develop low latency applications. It is more a cache like Memcached o...
Friday, June 28, 2013

JAVA NIO tutorial

›
Most programmers are familiar with java.io package which offers a variety of classes for input/output operations to files or the network. I...
‹
›
Home
View web version

About Me

Manoj Khangaonkar
I am Manoj Khangaonkar https://x.com/mjkhanga
View my complete profile
Powered by Blogger.