Snapshot of verae-nats-cluster from zapier monorepo (NATS cluster bench)

This commit is contained in:
George Lambert 2026-09-12 00:57:01 -04:00
commit 8afd8165dd
41 changed files with 1054 additions and 0 deletions

5
SUMMARY.md Normal file
View file

@ -0,0 +1,5 @@
# verae-nats-cluster
Proxmox LXC 511513 (`nats-a/b/c`) form a JetStream cluster on `vmbr1` for HA testing before dedicated hardware.
Message speed (client LXC 510 vs the three nodes): see [BENCH.md](BENCH.md). Product streams are JetStream **file + replicas=3** (~16k durable 128 B pubs/s on this stand). Core NATS is ~12M msgs/s at 128 B. Sequential RTT ~0.3 ms; flood queueing is hundreds of ms.