BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Servlet vs Reactive Stacks in Five Use Cases

Servlet vs Reactive Stacks in Five Use Cases

Bookmarks
57:30

Summary

Rossen Stoyanchev talks about five common use cases in web application development and explores the impact of building on Servlet and Reactive web application stacks. For reactive programming, he uses RxJava and Reactor. For the web stack, he pits Spring MVC vs Spring WebFlux allowing us to move easily between the Servlet and Reactive worlds and drawing a meaningful, apples-to-apples comparison.

Bio

Rossen Stoyanchevis a Spring Framework committer at Pivotal in NYC. He is deeply involved in the Spring five effort to enable reactive programming models starting with a reactive foundation for web applications and extending to data, messaging, and more.

About the conference

Software is changing the world. QCon empowers software development by facilitating the spread of knowledge and innovation in the developer community. A practitioner-driven conference, QCon is designed for technical team leads, architects, engineering directors, and project managers who influence innovation in their teams.

Recorded at:

Aug 09, 2017

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Excelent speaker

    by Oleg Alekseev,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Rossen, you promise to put a link to democode in the slides to share it? But unfortunately I couldn't find it.

  • Re: Excelent speaker

    by Rossen Stoyanchev,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Thanks for the prompt. The demo code is now here github.com/rstoyanchev/demo-reactive-spring.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT