Tanzu Tuesdays

See live demos of modern application development technologies.

Reactive Revolution with Josh Long

Watch on Twitch
Watch on YouTube
7:00 AM UTC on Tuesday, Apr 07, 2020

Reactive Revolution with Josh Long

Reactive Revolution with Josh Long

Apr 7, 2020

In this episode

Microservices and big-data increasingly confront us with the limitations of traditional input/output. In traditional IO, work that is IO-bound dominates threads. This wouldn’t be such a big deal if we could add more threads cheaply, but threads are expensive on the JVM, and most other platforms. Even if threads were cheap and infinitely scalable, we’d still be confronted with the faulty nature of networks. Things break, and they often do so in subtle, but non-exceptional ways. Traditional approaches to integration bury the faulty nature of networks behind overly simplifying abstractions. We need something better.

Spring Framework 5 is here ! It introduces the Spring developer to a growing world of support for reactive programming across the Spring portfolio, starting with a new Netty-based web runtime, component model and module called Spring WebFlux, and then continuing to Spring Data Kay, Spring Security 5.0, Spring Boot 2.0 and Spring Cloud Finchley. Sure, it sounds like a lot, but don’t worry! Join me, your guide, Spring developer advocate Josh Long, and we’ll explore the wacky, wonderful world of Reactive Spring together.

Guests

Josh Long

Josh Long

Josh (@starbuxman) became the first Spring Developer Advocate in 2010 and hasn’t looked back! He contributes (bugs, mostly..) to numerous open source projects, including Spring Boot and Spring Cloud.

Hosts

Tiffany Jernigan

Tiffany Jernigan

Tiffany is a senior developer advocate at VMware and is focused on Kubernetes. She previously worked as a software developer and developer advocate (nerd whisperer) for containers at Amazon. She also formerly worked at Docker and Intel. Prior to that, she graduated from Georgia Tech with a degree in electrical engineering. In her free time she really likes to travel and dabble in photography. You can find her on Twitter @tiffanyfayj.

Paul Czarkowski

Paul Czarkowski