Questo sito utilizza cookie tecnici, analytics e di terze parti.
Proseguendo nella navigazione accetti l’utilizzo dei cookie.

Hybrid Caching in .NET
Evento:
.NET Conference Italia 2024
Lingua:
Italiano

Tag

  • .NET

Speaker

Hybrid Caching in .NET

Caching is a fundamental concept in building fast and reliable systems, and in .NET there are multiple ways to do that.

In this talk we'll explore the ins and outs of caching in .NET, from memory to distributed up to hybrid caching: we'll see both the upcoming HybridCache from Microsoft (.NET 9) and FusionCache, my free OSS project.

Resiliency, performance and scalability will be center stage.