Supercharging your cloud applications with Orleans

Поділитися
Вставка
  • Опубліковано 9 лют 2025
  • This session will show you how to build cloud native applications using Orleans. It does not require prior knowledge of Orleans or concepts such as actors. Instead, we will build on existing knowledge of ASP.NET.
    aka.ms/dotNETC... 👨‍💻 Slides & code: aka.ms/dotnetc...
    🎉 .NET 6 Release Blog: devblogs.micro...
    ⬇ Download .NET 6: aka.ms/dotNETC...
    🙋‍♀️🙋‍♂️ Get your questions answered on the Microsoft Q&A for .NET: aka.ms/dotnet-qa
    💭 Join the .NET Tech Community Forums: aka.ms/dotnet/...
    🏫 Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn: aka.ms/learndo...
    #dotnet6 #dotnetconf #dotnet

КОМЕНТАРІ • 7

  • @FilipCordas
    @FilipCordas 3 роки тому +6

    How should we handle large state? Also are messages durable will they be delivered if you have a long message queue and you the grain gets unloaded and some messages haven't been delivered?

  • @johnnylarue3933
    @johnnylarue3933 3 роки тому +2

    Does Orleans work with Dapr?

  • @vkozyrev
    @vkozyrev 3 роки тому +2

    I would be nice to compare performance of Orleans vs. Normal Architecture.

    • @emmanueladebiyi2109
      @emmanueladebiyi2109 3 роки тому +6

      Microsoft Mesh runs on Orleans so you can imagine how performant it is

  • @anon19964
    @anon19964 3 роки тому

    How grain writing to persistent store is different than webapp directly writing to it ? It is not clear how do you prevent contention on persistent store.

  • @TS-yf8hq
    @TS-yf8hq 3 роки тому +1

    Great talk

  • @queenstownswords
    @queenstownswords 3 роки тому

    Orleans is new, so it is...