wanton7
Virtual actors for every language Dapr
Our company has used virtual actor framework called Orleans that is for C#/.Net Framework. There are clones of it in Erlang GitHub - erleans/erleans: Erlang Orleans · GitHub and Elixir GitHub - CrowdHailer/pachyderm: Virtual actors for elixir · GitHub
Today I stumbled on a runtime that allows you to build virtual actors with basically any language, Elixir included, it’s called Dapr https://dapr.io .
It’s not yet 1.0 but it’s repository is here GitHub - dapr/dapr: Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration. · GitHub and announcement can be found here Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications | Microsoft Open Source Blog
Most Liked
wanton7
Found videos about it in YouTube
- https://youtu.be/mPVnu4W0xzQ Learn all about Distributed Application Runtime (Dapr), Part 1
- https://youtu.be/Wbv963s8By8 Learn all about Distributed Application Runtime (Dapr), Part 2
- https://youtu.be/LAUDVk8PaCY Dapr, Rudr, OAM | Mark Russinovich presents next gen app development & deployment (Microsoft Ignite)
- https://youtu.be/Z12y-3HhjYA Dapr - Distributed Application Runtime - An event-driven portable runtime for | MLS1070
- https://youtu.be/PpJhd-Jo4nM Mark Russinovich Presents the Future of Cloud Native Applications with OAM and dapr | BRK3098
- https://youtu.be/CgqI7nen-Ng Azure Community Live #5 - Mark Fussell / Every dev can now build microservice applications with DAPR
- https://youtu.be/17fqujSGJFM TGI Kubernetes 105: Dapr - Distributed Application Runtime
Rich_Morin
crickets…







