Lately I’ve had a few questions around whether Solace supports replay (answer: yes) and how to learn more so I thought I’d share a few options of doing so.
You can learn more about Solace replay with these resources:
- Solace Docs - of course you can read the manual
Message Replay
- Replay Use Cases - Message Replay; another good use case is training some AI algos and being able to feed them the same data, in the same order, over and over again
Tutorials for some of our APIs:
- Java - Message Replay
- C - Message Replay
- JavaScript - Message Replay
And maybe best for last, @Aaron created a video demonstrating how to use our replay feature.
Hope that helps! Let us know if you love Solace Replay, want to discuss a use case or are running into challenges using it