Supercharging your cloud applications with Orleans

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024
  • 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...