Completed
Module compilation Interpretation vs compilation
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How WebAssembly Simplifies Streaming Data Pipelines
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is WebAssembly?
- 3 Pillars of WebAssembly
- 4 WebAssembly instructions
- 5 Module compilation Interpretation vs compilation
- 6 Classic stream processing
- 7 Runtime limits
- 8 How do I actually use it?
- 9 Maturing upstream tooling
- 10 WASM feature support is a moving target
- 11 Alternatives?
- 12 Redpanda in 60 seconds
- 13 Redpanda data transforms
- 14 Async thread-per-core What makes Redpanda fast and efficient?
- 15 Reactor loops
- 16 Shared-nothing allocator
- 17 Wasm transforms software development kit
- 18 Preallocating memory
- 19 Asynchronous host functions
- 20 Envoy proxy
- 21 Open policy agent