Nice work!
For those interested in similar projects, microsoft Orlean (.NET core) and Tarantool Cartdridge (C/lua) were bringing very nice concepts when I searched for a robust distributed platform for applications a few months ago.
<a href="https://dotnet.github.io/orleans/" rel="nofollow">https://dotnet.github.io/orleans/</a>
<a href="https://www.tarantool.io/en/doc/2.3/book/cartridge/" rel="nofollow">https://www.tarantool.io/en/doc/2.3/book/cartridge/</a>
Is there any paper describing the concepts behind this project ? Is this seems very similar in its goals from the OTP architecture (from a distance), i’m curious to understand more about the first principles that guides the design.
Looks very cool, and I bet it works great, but that is a lot of technology stack to learn, adopt, and trust to solve all my problems without being too complicated.<p>I feel like user adoption will be hard earned because it is such an integrated and new solution.
This is super cool!<p>I’ve been idly thinking about something like this for a while so it’s cool to see it actually exists.<p>Has anyone used this? If so what’s it like, performance and ease of use? Are there any similar projects?