Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.