7 ms·
Virtual actors are so nice, Dapr[1] uses them as well. You can get hack together something like a virtual actor with Ray too but I'm hoping their actors eventua
by binalpatel 2y ago
Virtual actors are so nice, Dapr[1] uses them as well. You can get hack together something like a virtual actor with Ray too but I'm hoping their actors eventually evolve into something like virtual actors eventually.
[1] https://docs.dapr.io/developing-applications/building-blocks/actors/actors-overview/ https://docs.dapr.io/developing-applications/building-blocks...
- giancarlostoro 2y agoWhats funny to me is Dapr is also by Microsoft, but at least you can use it with other languages too.