November 2021
Intermediate to advanced
457 pages
11h 30m
English
Why tackling concurrency in a monolithic application is different than tackling it in a distributed microservice architecture
The impacts of concurrency in distributed event-driven services
The differences between pessimistic and optimistic concurrency and when to use each
How to apply pessimistic and optimistic concurrency strategies
Using event versioning to handle out-of-order messages
Applying end-to-end partitioning to ...