Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore strategies for addressing coordination challenges in stateless .NET services through this conference talk. Learn how to leverage Redis Pub/Sub to create distributed locks, preventing concurrent client requests from triggering redundant expensive computations. Discover techniques for implementing computation-locking to avoid "stampedes" in scenarios like report generation, AI model serving, and serverless function execution. Witness a live demonstration of an ASP.NET Core project that showcases these mechanisms, utilizing asynchronous code and System.Collections.Concurrent for optimal performance. Gain valuable insights into developing scalable, service-oriented architectures while effectively managing distributed caching and coordination problems.