chitchat icon indicating copy to clipboard operation
chitchat copied to clipboard

Create a simulator for tests

Open evanxg852000 opened this issue 4 years ago • 1 comments

Currently, it's hard to test the different stages a node in a cluster can be in. It would be nice to have a kind of simulator built around tokio::task that can start a cluster and simulate packet delay or node failure for testing. look into https://github.com/jepsen-io/maelstrom

evanxg852000 avatar Feb 25 '22 07:02 evanxg852000

Try madsim https://github.com/madsim-rs/madsim

tardunge avatar Jan 06 '25 11:01 tardunge