You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: