November 2023 Rustacean meetup ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ฎ๐Ÿ‡ณ

November 2023 Rustacean meetup ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ฎ๐Ÿ‡ณ

November 2023 Rustacean meetup ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ฎ๐Ÿ‡ณ

Narayan Bhat

Narayan Bhat

@narayanbhat166

Asynchronous IO - A deep dive

Submitted Nov 15, 2023

This talk will be a deep dive on the asynchronous IO with rust. Things that will be covered are.

  • Evolution of web server architectures.
  • Single threaded.
  • Multi threaded.
  • Async.

We will also understand the components of tokio, and how it all fits in with the async ecosystem in rust.

A short demo of a small web server written with MIO ( metal IO, a low level library used by tokio ) will be explained.

Comments

Hosted by

A community of rust-lang contributors and end-users from Bangalore. We also have presence on the following telegram channels https://t.me/RustIndia https://t.me/keralars https://t.me/fpncr Twitter handle: https://twitter.com/rustlangin more