reliable-message-delivery Questions
1
I have a Cosmos DB trigger for an Azure function. I want to flatten and write some data from the incoming Document(s) to an (Azure) SQL Server.
What is a way to guarantee at least once delivery?
...
Friary asked 8/5, 2018 at 15:42
1
Solved
I am developing an application that uses Akka, in which Actors are designed to avoid the Request-Response pattern. Using the Extra or the Cameo pattern is possible to model interactions among actor...
Sedan asked 11/1, 2018 at 6:54
2
I've heard it said that providing exactly-once delivery is almost impossible. At the same time, TCP is said to provide guaranteed delivery. If TCP does not provide exactly-once guaranteed delivery ...
Quintic asked 4/8, 2016 at 18:21
1
© 2022 - 2024 — McMap. All rights reserved.