/plushcap/analysis/temporal/temporal-dealing-with-failure

Dealing with failure

What's this blog post about?

The text discusses three approaches to handling failures in cloud services, based on the author's experience with the Orleans framework. These are Request-Reply (a.k.a RPC), using persistent queues, and workflows. Each approach has its pros and cons, and the choice of which one to use depends on the specific requirements of the system being built. The text emphasizes that dealing with failures is crucial for any system's success and can differentiate between a professional and an amateur implementation.

Company
Temporal

Date published
Jan. 21, 2021

Author(s)
Sergey Bykov

Word count
1491

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.