-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Allen Wyma
committed
Mar 8, 2024
1 parent
2d36619
commit 6449283
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
title: "Asynchronous Programming in Rust with Carl Fredrik Samson" | ||
date: 2024-03-08T07:57:00Z | ||
file: https://audio.rustacean-station.org/file/rustacean-station/2024-03-08-carl-fredrik-samson.mp3 | ||
duration: "50:18" | ||
length: "73121309" | ||
#reddit: (leave blank on initial publish, amend with link and uncomment this line after Reddit thread has been posted) | ||
--- | ||
|
||
Allen Wyma talks with [Carl Fredrik Samson](https://twitter.com/cf_samson) about his book [Asynchronous Programming in Rust](https://www.packtpub.com/product/asynchronous-programming-in-rust/9781805128137), a deep dive into asynchronous programming in Rust. | ||
|
||
## Contributing to Rustacean Station | ||
|
||
Rustacean Station is a community project; get in touch with us if you'd like to suggest an idea for an episode or offer your services as a host or audio editor! | ||
|
||
- Twitter: [@rustaceanfm](https://twitter.com/rustaceanfm) | ||
- Discord: [Rustacean Station](https://discord.gg/cHc3Gyc) | ||
- Github: [@rustacean-station](https://github.com/rustacean-station/) | ||
- Email: [[email protected]](mailto:[email protected]) | ||
|
||
## Timestamps | ||
|
||
- [@00:00] - Meet Carl Fredrik Samson, author of Asynchronous Programming in Rust | ||
- [@04:26] - Making the deal with Packt (publishing company) | ||
- [@05:12] - Runtime with green threads | ||
- [@07:50] - Understanding the concept of asynchronous programming | ||
- [@03:17] - The benefits and purpose of using asynchronous programming | ||
- [@28:35] - Comparing green threads and fibers in Rust | ||
- [@35:29] - Importance of learning async programming | ||
- [@41:43] - Insights into the book's creation process, including research and writing efforts | ||
- [@43:13] - Target audience and prerequisites for the book | ||
- [@45:09] - Book details | ||
- [@48:02] - Closing thoughts | ||
|
||
## Credits | ||
|
||
Intro Theme: [Aerocity](https://twitter.com/AerocityMusic) | ||
|
||
Audio Editing: [Plangora](https://twitter.com/plangora) | ||
|
||
Hosting Infrastructure: [Jon Gjengset](https://twitter.com/jonhoo/) | ||
|
||
Show Notes: [Plangora](https://twitter.com/plangora) | ||
|
||
Hosts: [Allen Wyma](https://twitter.com/allenwyma) |