Cargando…

Microsoft Orleans for developers : build cloud-native, high-scale, distributed systems in .NET using Orleans /

Use a simple programming model and the .NET language of your choice to build large distributed systems. This book teaches you the Microsoft Orleans framework. Even well-versed professional software developers with expertise in C# (or another language) find themselves unequipped to meet the challenge...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Astbury, Richard
Formato: eBook
Idioma:Inglés
Publicado: [S.l.] : Apress, 2022.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1: Fundamentals
  • Chapter 2: Grains and Silos
  • Chapter 3: Hello World
  • Chapter 4: Debugging an Orleans Application
  • Chapter 5: Orleans Dashboard
  • Chapter 6: Adding Persistence
  • Chapter 7: Adding ASP.NET Core
  • Chapter 8: Unit Testing
  • Chapter 9: Streams
  • Chapter 10: Timer and Reminders
  • Chapter 11: Transactions
  • Chapter 12: Event Sourced Grains
  • Chapter 13: Updating Grains
  • Chapter 14: Optimizations
  • Chapter 15: Advanced Features
  • Chapter 16: Interviews. .