In the case of one single actor sending a message to another single actor.
I couldn't find anything about this in the official documentation.
The order in which messages are received from one single actor to another single actor is deterministic:
Order is deterministic. Actix uses mpsc queue for messages
See the answer from the author in the rust subreddit.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With