Spring

Past Presentations

Servlet vs Reactive: Choosing the Right Stack

When Netflix upgraded their main gateway, serving 83 million users, from Servlet based, blocking Zuul 1 to the Netty based, non-blocking Zuul 2, the results were interesting and nuanced with benefits and trade-offs. Spring Framework 5 provides a similar choice with Servlet based Spring MVC...

Rossen Stoyanchev Spring Framework Committer @Pivotal

Interviews

Rossen Stoyanchev Spring Framework Committer @Pivotal

Servlet vs Reactive: Choosing the Right Stack

What’s the motivation for this talk?

Spring Framework 5 provides two web stacks. One is a classic, Servlet stack with blocking I/O that most Java enterprise applications use today. The other is a Reactive stack that's built on an event-loop, non-blocking execution model and can handle high concurrency with less hardware resources. The motivation for this talk is to...

Read Full Interview

Less than

0

weeks until QCon San Francisco 2019

Registration is $2780.00 ($0 off) for the 3-day conference if you register before Dec 31st
SAVE YOUR SEAT

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.