Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

totally new to rust here but how fault tolerant compared with elixir? #297

Open
hiqsociety opened this issue Jan 19, 2021 · 1 comment
Open

Comments

@hiqsociety
Copy link

trying to write a chat app. any example on this? would like to understand how fault tolerant this is compared with erlang.

otherwise, i understand all the good points written, possible to share the limitations compared with erlang as well? e.g. where erlang is stronger

@o0Ignition0o
Copy link
Contributor

Hey there :)

First of all I'd like to apologize for the time it took me to reply :(

I think a tiny chat app would be a great use case for our examples, and there's quite a lot of folks who have a look at this projects with a variant of a chat app in mind.

I'll try to write an example that uses the latest apis, but in the meantime could you please list the usecase you'd like to see covered ? eg message passing, spawning actors etc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants