<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>2022-02-10 Trying to build Work-Stealing in a safe async executor (and failing)</title>
        <link>https://video.asonix.dog/videos/watch/fabe69d5-2d88-4be6-a31e-2d509e758ed1</link>
        <description>Another old video I made while building my safe async runtime for rust. wow! In this one I Do Not Figure It Out. Whoops! Here's the code from this stream: https://git.asonix.dog/safe-async/jitterbug It does work but I didn't fix it live I think this was the fix commit: https://git.asonix.dog/safe-async/jitterbug/commit/fb209c7ff97697a3a309bc00efc2f81617b76777 00:00 Starting Soon 04:56 Introduction 07:52 Making Queues for Threads 53:54 Explaining Asynchronous Rust (pseudocode) 1:21:02 Explaining Asynchronous Rust (drawing) 1:29:06 Implementing block_on 1:39:27 Balancing tasks 2:11:19 Spawning tasks 2:17:10 Alice arrives 2:17:56 Alice leaves 2:20:50 Dropping a runner 2:29:00 Trying it 2:33:40 That's not good (followed by long confused silence) 2:50:35 Calling it a day 2:51:16 Ending</description>
        <lastBuildDate>Fri, 11 Sep 2026 08:51:02 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.asonix.dog</generator>
        <image>
            <title>2022-02-10 Trying to build Work-Stealing in a safe async executor (and failing)</title>
            <url>https://video.asonix.dog/lazy-static/avatars/d1c7b932-0b9f-4def-8c36-4a118f21e33a.png</url>
            <link>https://video.asonix.dog/videos/watch/fabe69d5-2d88-4be6-a31e-2d509e758ed1</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.asonix.dog/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.asonix.dog/feeds/video-comments.xml?videoId=fabe69d5-2d88-4be6-a31e-2d509e758ed1" rel="self" type="application/rss+xml"/>
    </channel>
</rss>