Thanks @akash-akya
your points are very valid. The whole thing is a big dance for just calling into Elixir. But it’s possible. I think in Rust, the thread handling part is a little more safe, but still deadlocks are possible. (we could build in timeouts, though, so that things eventually return).
And yes, it’s not super efficient. It could be much more efficient and more easy to build if we settle for async calls (message sends) only.






















