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

Consise description of Async model missing from "Why Async?" page #222

Open
softmoth opened this issue Sep 11, 2024 · 0 comments
Open

Consise description of Async model missing from "Why Async?" page #222

softmoth opened this issue Sep 11, 2024 · 0 comments

Comments

@softmoth
Copy link

In the Why Async? » Async vs. other concurrency models section, there is no description of Async itself. It's frustrating reading through the whole page and finding lots of descriptions to the contrasting models, but no concise description of what constitutes the Async model in Rust.

Please provide a definition of Async, similar in detail to those provided for OS threads, event-driven, coroutines, and the actor model. Then the phrase "In summary, asynchronous programming allows..." could accurately be called a summary of something.

Thank you!

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

1 participant