top | item 41397616

MadSim: Deterministic Simulator for Distributed Systems

1 points| eventhelix | 1 year ago |github.com

1 comment

order

eventhelix|1 year ago

Your code should be able to execute deterministically on a simulator designed to amplify randomness, create chaos, and inject failures. This approach can expose hidden bugs that you can then reproduce deterministically until they're fixed. By surviving such chaos, your system will be more robust and ready for real-world deployment.