Hacker News new | ask | show | jobs
by binalpatel 667 days 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...

1 comments

Whats funny to me is Dapr is also by Microsoft, but at least you can use it with other languages too.