Tagged: Software

Apache Kafka – distributed publish-subscribe messaging system

Distributed system:: Apache Kafka – distributed publish-subscribe messaging system. Apache Kafka is a distributed publish-subscribe messaging system. It is designed to support the following: – Persistent messaging with O(1) disk structures that provide constant time...

Apache Cassandra

The Apache Cassandra Project develops a highly scalable distributed database, bringing together Dynamo’s fully distributed design and Bigtable’s ColumnFamily-based data mode Download the latest stable release of Apache Cassandra LINK Apache Cassandra Documentation (DataStax) LINK Cassandra...