|
|
|
|
|
by DannoHung
4085 days ago
|
|
Ah, I see. I didn't realize so much of the problem domain was at the network layer. For our domain, we'll gladly accept the increased network cost and node redundancy for durability because most of work ends up being not involved with other nodes (most of our computations can occur wherever the data is stored and mutations, aside from append, are infrequent). Thank you for giving me some context. |
|