DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

OpenSleigh: A Saga Management Library for .NET Core

4 years ago dzone.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

For those who don’t know what the Saga Pattern is, Chris Richardson has a very good introduction on his website.

Distributed transactions are a nasty little beast and we also need a way to keep track of the global status and manage the whole flow.

With Orchestration, instead, the logic is centralized in a single component, which is in charge of the entire workflow.

It can be added to regular Console or Web applications, will spin up a bunch of BackgroundServices, and do its magic.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com