Learn Cassandra

Client Requests

1Client read or write requests can go to any node in the cluster because all nodes in Cassandra are peers.

In this chapter, we will describe how a client request connect to a node and how nodes communicate with each other.

Reference

  1. http://www.datastax.com/documentation/cassandra/2.0/cassandra/architecture/architectureClientRequestsAbout_c.html