# Why Elixir Beat Go and Rust for BlueSky's Data Plane | Chris Beck Page: https://stenobird.com/podcast/beam-there-done-that-7725251/why-elixir-beat-go-and-rust-for-bluesky-s-data-plane-chris-beck Text version: https://stenobird.com/podcast/beam-there-done-that-7725251/why-elixir-beat-go-and-rust-for-bluesky-s-data-plane-chris-beck.md Podcast: [BEAM There, Done That](https://stenobird.com/podcast/beam-there-done-that-7725251) Published: 2026-06-19T10:00:00+00:00 Episode link: https://podcasters.spotify.com/pod/show/beamtheredonethat/episodes/Why-Elixir-Beat-Go-and-Rust-for-BlueSkys-Data-Plane--Chris-Beck-e3l0c3s Audio file: https://anchor.fm/s/10f787368/podcast/play/121695804/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2026-5-19%2F426433319-44100-2-4b0edd2aa052a.mp3 Processing state: not_requested JSON: https://stenobird.com/v1/public/podcasts/beam-there-done-that-7725251/episodes/why-elixir-beat-go-and-rust-for-bluesky-s-data-plane-chris-beck Duration seconds: 2448 ## Resource There's a gap between BlueSky's open reference implementation (handles a few hundred thousand users) and BlueSky's own production system (handles millions, but runs on infrastructure most teams can't replicate). Chris Beck and his team at Bitcrowd set out to close it -and ended up somewhere they didn't expect. In this episode, Allen Wyma and Francesco Cesarini talk to Chris Beck, founder of Bitcrowd in Berlin, about building an open source alternative to BlueSky's data plane -the component that turns the AT Protocol firehose into the timeline you actually scroll through. This is the third episode in our "right tool for the job" series, following Rust and Zig. Topics include: what the AT Protocol actually is, and why it's closer to an "operating system for social apps" than a single product why BlueSky's own production solution (similar to Discord's MongoDB → Cassandra → ScyllaDB journey) is out of reach for smaller communities the real numbers: 200-500 messages/second on a normal day, 6 million active users during the November 2024 US election the hot path vs. cold path split that shaped the entire architecture why Go, Rust, and Node were all evaluated and rejected -including why Node's single-threaded event loop was already a dead end for the BlueSky team themselves why Elixir wasn't the expected choice, and what ETS gave them for free that they'd have had to hand-build everywhere else using a Rust NIF via Rustler for roaring bitmaps to solve the "social proof" (mutual follows) feature -and what that NIF actually costs in terms of crash isolation why losing almost every microbenchmark didn't matter once they asked "do we actually need to go there?" the fan-out architecture that pushes messages directly into user mailboxes, and w… ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/beam-there-done-that-7725251/episodes/why-elixir-beat-go-and-rust-for-bluesky-s-data-plane-chris-beck/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/beam-there-done-that-7725251/why-elixir-beat-go-and-rust-for-bluesky-s-data-plane-chris-beck.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.