Exploring the Dapr Actors API in .NET

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024
  • Join Marc Duiker, Diagrid Developer Advocate, to see how Dapr, the Distributed Application Runtime, supports the Actor Model and shows how you can write small self-contained units (Actors) that are very powerful in distributed and concurrent systems.
    Features covered in this session include; state management, timers, reminders, and actor-to-actor communication. Code samples are provided in C# and demos for these features are set in an IoT/simulation context, featuring a fictive evil corporation that wants to increase their employee productivity by using smart alarm clocks.
    Diagrid Conductor will be used to visualize Dapr Actor types and relevant metrics. By the end of the session, you'll have a good understanding of Dapr Actors and can start using them in your distributed solutions.

Комментарии • 1

  • @thespicycoder5583
    @thespicycoder5583 25 дней назад

    Very useful, thank you.
    Good use of CodeTour and http files