All | Series | TagsYears

 

All Posts Tagged "Concurrency" (2 Total)

Introducing Durable Entities for Serverless State

Learn how durable entities provide explicit management of state in serverless applications and guarantee operations are safe to execute without concurrency conflicts.

Software architecture ] [ Concurrency ] [ Serverless ] [ Distributed transactions ] [ Azure Functions ]

Five RESTFul Web Design Patterns Implemented in ASP.NET Core 2.0 Part 4: Optimistic Concurrency

Learn how to implement optimistic concurrency in ASP.NET Core apps by leveraging the concept of entity tags or ETags.

API ] [ Api Development ] [ .NET ] [ .NET Core ] [ Concurrency ]