Question

I want to create a distributed application but feel that I don't have enough knowledge to do the job. I want to be able to understand how products like apache cassandra, hadoop, etc work and be able to make a choice between them.

Which books and articles should I read to get the knowlegde I need?

P.S. I have quite a good understanding of computer science, algorithms, compiler design, artificial intelligence.

Was it helpful?

Solution

Great links on distributed storage:

bigtable-model-with-cassandra-and-hbase

hbase-architecture-101-storage

Good book on Hadoop / HBase : HBase: The Definitive Guide by Lars George

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top