Sessione Hybrid Caching in .NET - .NET Conference Italia 2024
Questo sito si serve dei cookie per fornire servizi. Utilizzando questo sito acconsenti all'utilizzo dei cookie. Ulteriori informazioni Ok

Eventi>

Hybrid Caching in .NET


Lingua: Italiano
Orario: 16:30  -  17:15

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.