Answer Posted / Gunjan Jain
Cassandra employs a write strategy known as DataStax's gossip protocol. When a node receives a write request, it creates an update in its own memtable. Concurrent writes are handled using a process called batching and compaction. The updates are then propagated to other nodes within the cluster through the gossip protocol.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category