going reactive with spring 5 & project reactor

Post on 21-Feb-2017

501 Views

Category:

Software

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

@MkHeck @ProjectReactor #ReactiveSpring

Going Reactive with Spring 5 & Project ReactorMark Heckler

Spring Developer Advocate

Pivotal Software, Inc.

www.thehecklers.org

mark@thehecklers.org

@MkHeck

@MkHeck @ProjectReactor #ReactiveSpring

Who am I?

• Author

• Speaker

• Software Architect/Developer

• Java Champion

–Rossen Stoyanchev, Project Reactor

“In a nutshell reactive programming is about non-blocking, event-driven applications that scale with a small number of threads with backpressure as a key ingredient that aims to ensure producers

do not overwhelm consumers.”

@MkHeck @ProjectReactor #ReactiveSpring

Project Reactor landscape

@MkHeck @ProjectReactor #ReactiveSpring

Project Reactor quick overview

@MkHeck @ProjectReactor #ReactiveSpring

Project Reactor components

@MkHeck @ProjectReactor #ReactiveSpring

Show time!

http://www.reactive-streams.org/ https://projectreactor.io/

https://github.com/joshlong/flux-flix-service

@MkHeck

top related