This looks great. Thanks for sharing. Those numbers in the end look impressive. Unlike other solutions it seems like going from 2 to 4 nodes didn't make much of an impact on regs/sec.
That's an interesting question, since Syn only uses dirty writes (and hence has no locking mechanism). Therefore yes, I think this is due to the increased nodes inter-communication (which obviously takes resources).
I recall reading at some point that things really start to get out of hand re: gossip somewhere around 12 nodes. Not sure if that's a modern limit or not though.
5 comments
[ 2.8 ms ] story [ 21.3 ms ] threadIs the slowdown as the cluster size increases is purely due to cluster gossip?