August 6, 2024 [Programming, Programming Languages, Rust, Tech, Videos]
Writing the Multi-Produser-Single-Consumer (MPSC) queue uses ASYNC rust.
To see the training code like when I recorded the video:
git clone
cd teach-rs
git checkout 95d9927
Series: Basics of language, more syntax, nature and generation, building applications, concurrent and parallelism, objects of trait, ASYNCUnsafe, FFI
This section (Ashnc): 34: What is ASYNC?, 35: Futures, 36: ASYNC/AWAIT, 37: Runtimes, 38: E1A Exercise39: E1B Exercise, 40: E2A Exercise, 41: E2B Exercise
Link:
The course material for this series was developed by Tweede Golf. You can find more information at github.com/tweedegolf/101-rs and you can sponsor work at github.com/sponsors/tweedegolf. They were released under the Creative Commons Attribution License with 4.0 International License.
This series of videos is Copyright 2024 Andy Balaam and Golf Tweede contributors and released under the Creative Commons Attribution License -International License 4.0.