SlideShare a Scribd company logo
BE	REACTIVE	AND	MICRO
WITH	A	MICROPROFILE
STACK
Ondro	Mihályi
@OMIHALYI
WHAT	IS	MICROPROFILE?
open-source	specification	for	Java
microservices	( )microprofile.io
	@OMIHALYI
GOALS	TO	SOLVE
Better	user	experience
save	resources/costs
keep	up	with	massive	loads
handle/recover	from	FAILURES
	@OMIHALYI
@OMIHALYI
REACTIVE	IN	A	NUTSHELL
Traditional	-	single	thread
	@OMIHALYI
REACTIVE	IN	A	NUTSHELL
Reactive	-	not	bound	to	a	thread
	@OMIHALYI
REACTIVE	IN	A	NUTSHELL
Reactive	-	not	bound	to	a	thread
	@OMIHALYI
REACTIVE	PIPELINE
→ incoming	request
→ subscribe
→ process
→ publish	(data/error)
	@OMIHALYI
REACTIVE	SUPPORT	IN
MICROPROFILE	2.0
Reactive	REST	&	SSE	(JAX-RS)
Async	CDI	events
Monitoring	via	Metrics
	@OMIHALYI
JAX-RS
	@OMIHALYI
HOW	MICROPROFILE	FITS	THE
PIPELINE
REACTIVE	JAX-RS
subscribe	to	REST	requests	and	responses
publish	REST	responses
SERVER-SENT	EVENTS	(JAX-RS)	-	publish	via	HTTP
ASYNC	CDI	EVENTS	-	publish	to	other	components
MONITORING	via	Metrics	-	publish	metrics	to	external	systems
	@OMIHALYI
WHAT'S	MISSING?
PROCESSING	streams	of	messages
connect	suscribers	to	publishers
PUBLISH	and	SUBSRIBE	to	message
queues/topics
connect	decoupled	publishers	to
subscribers
	@OMIHALYI
MORE	TO	COME	IN	MICROPROFILE
PROCESSING	streams	of	messages
Reactive	operators	-	
PUBLISH	and	SUBSRIBE	to	message	queues/topics
Reactive	Messaging	-	
Bonus:
Asynch.	Fault	Tolerance	interceptors
release	candidate
draft	API
	@OMIHALYI
WE'LL	ADD	MORE	FROM	JAVA	EE	8
Message-Driven	Beans
via	
PUBLISH	and	SUBSRIBE	to
message	queues/topics
Kafka	JCA	connector
	@OMIHALYI
WE'LL	FILL	WHAT'S	MISSING
RxJava	(Reactive	Streams)
PROCESSING	streams	of	messages
asynchronous	Fault	Tolerance
React.js
turn	message	stream	into	UI	update
	@OMIHALYI
AND	RUN	WITH	PAYARA	MICRO
JAVA	EE	and	MICROPROFILE	together
executable	JAR,	<70	MB
easy	to	run	apps	with	no	installation
command	line,	maven	plugin
build	uber	JAR
https://payara.fish
	@OMIHALYI
OUR	DEMO	APPLICATION
	@OMIHALYI
DEMO
Source:	https://github.com/OndrejM-demonstrations/Reactive-and-Micro-
with-MicroProfile-and-Payara
	@OMIHALYI
FURTHER	RESOURCES
JCA	Cloud	Connectors:
MicroProfile	Reactive	Operators:
https://github.com/payara/Cloud-
Connectors
https://github.com/eclipse/microprofile-
reactive-streams
	@OMIHALYI
THANK	YOU!
Ondro	Mihalyi	( )
Working	for	Payara
MicroProfile	project	member
Eclipse	Foundation	and	JCP	member
Czech	JUG	leader
ondro.inginea.eu
	@OMIHALYI

More Related Content

Similar to Java2 days -_be_reactive_and_micro_with_a_microprofile_stack (20)

PDF
20191001 bkk-secret-of inno-db_clusterv1
Ivan Ma
 
PDF
Cloud-Native Modernization or Death? A false dichotomy. | DevNation Tech Talk
Red Hat Developers
 
PDF
Driving Down Costs of z Systems™ Storage
CA Technologies
 
PPTX
From Streams to Reactive Streams
Oleg Tsal-Tsalko
 
PDF
Oracle RAC 12c Rel. 2 for Continuous Availability
Markus Michalewicz
 
PDF
1 architecture & design
Mark Swarbrick
 
PDF
200 million qps on commodity hardware : Getting started with MySQL Cluster 7.4
Frazer Clement
 
PPTX
Bed con - MicroProfile: A Quest for a lightweight and reactive Enterprise Ja...
Ondrej Mihályi
 
PDF
Bed con Quest for JavaEE
Payara
 
PPTX
Emc vplex deep dive
solarisyougood
 
PDF
How to Thrive on REST/WebSocket-Based Microservices
Pavel Bucek
 
PPTX
Yuriy Chapran - Building microservices.
Yuriy Chapran
 
PPTX
MySQL Tech Tour 2015 - Intro
Mark Swarbrick
 
PPTX
Beyond the IOPS: Flash Storage Essentials for Performance & Uptimes
SolarWinds
 
PDF
Stream Processing with CompletableFuture and Flow in Java 9
Trayan Iliev
 
PPTX
OUG Scotland 2014 - NoSQL and MySQL - The best of both worlds
Andrew Morgan
 
PDF
MySQL Replication Performance Tuning for Fun and Profit!
Vitor Oliveira
 
PDF
Rx Swift
Vincenzo Favara
 
PPTX
How WebLogic 12c Can Boost Your Productivity
Bruno Borges
 
PDF
MySQL Web Reference Architecture
Ricky Setyawan
 
20191001 bkk-secret-of inno-db_clusterv1
Ivan Ma
 
Cloud-Native Modernization or Death? A false dichotomy. | DevNation Tech Talk
Red Hat Developers
 
Driving Down Costs of z Systems™ Storage
CA Technologies
 
From Streams to Reactive Streams
Oleg Tsal-Tsalko
 
Oracle RAC 12c Rel. 2 for Continuous Availability
Markus Michalewicz
 
1 architecture & design
Mark Swarbrick
 
200 million qps on commodity hardware : Getting started with MySQL Cluster 7.4
Frazer Clement
 
Bed con - MicroProfile: A Quest for a lightweight and reactive Enterprise Ja...
Ondrej Mihályi
 
Bed con Quest for JavaEE
Payara
 
Emc vplex deep dive
solarisyougood
 
How to Thrive on REST/WebSocket-Based Microservices
Pavel Bucek
 
Yuriy Chapran - Building microservices.
Yuriy Chapran
 
MySQL Tech Tour 2015 - Intro
Mark Swarbrick
 
Beyond the IOPS: Flash Storage Essentials for Performance & Uptimes
SolarWinds
 
Stream Processing with CompletableFuture and Flow in Java 9
Trayan Iliev
 
OUG Scotland 2014 - NoSQL and MySQL - The best of both worlds
Andrew Morgan
 
MySQL Replication Performance Tuning for Fun and Profit!
Vitor Oliveira
 
Rx Swift
Vincenzo Favara
 
How WebLogic 12c Can Boost Your Productivity
Bruno Borges
 
MySQL Web Reference Architecture
Ricky Setyawan
 

More from Payara (20)

PPTX
Easy Java Integration Testing with Testcontainers​
Payara
 
PPTX
Payara Cloud - Cloud Native Jakarta EE.pptx
Payara
 
PPTX
Jakarta Concurrency: Present and Future
Payara
 
PPTX
GlassFish Migration Webinar 2022 Current version.pptx
Payara
 
PPTX
10 Strategies for Developing Reliable Jakarta EE & MicroProfile Applications ...
Payara
 
PDF
Securing Microservices with MicroProfile and Auth0v2
Payara
 
PDF
Reactive features of MicroProfile you need to learn
Payara
 
PDF
Effective cloud-ready apps with MicroProfile
Payara
 
PDF
A step-by-step guide from traditional Java EE to reactive microservice design
Payara
 
PDF
Transactions in Microservices
Payara
 
PPTX
Fun with Kubernetes and Payara Micro 5
Payara
 
PDF
What's new in Jakarta EE and Eclipse GlassFish (May 2019)
Payara
 
PDF
Previewing Payara Platform 5.192
Payara
 
PDF
Secure JAX-RS
Payara
 
PDF
Gradual Migration to MicroProfile
Payara
 
PDF
Monitor Microservices with MicroProfile Metrics
Payara
 
PDF
Java2 days 5_agile_steps_to_cloud-ready_apps
Payara
 
PDF
Rapid development tools for java ee 8 and micro profile [GIDS]
Payara
 
PPTX
Payara Micro from Raspberry Pi to Cloud
Payara
 
PPTX
Microprofile and EE4J update
Payara
 
Easy Java Integration Testing with Testcontainers​
Payara
 
Payara Cloud - Cloud Native Jakarta EE.pptx
Payara
 
Jakarta Concurrency: Present and Future
Payara
 
GlassFish Migration Webinar 2022 Current version.pptx
Payara
 
10 Strategies for Developing Reliable Jakarta EE & MicroProfile Applications ...
Payara
 
Securing Microservices with MicroProfile and Auth0v2
Payara
 
Reactive features of MicroProfile you need to learn
Payara
 
Effective cloud-ready apps with MicroProfile
Payara
 
A step-by-step guide from traditional Java EE to reactive microservice design
Payara
 
Transactions in Microservices
Payara
 
Fun with Kubernetes and Payara Micro 5
Payara
 
What's new in Jakarta EE and Eclipse GlassFish (May 2019)
Payara
 
Previewing Payara Platform 5.192
Payara
 
Secure JAX-RS
Payara
 
Gradual Migration to MicroProfile
Payara
 
Monitor Microservices with MicroProfile Metrics
Payara
 
Java2 days 5_agile_steps_to_cloud-ready_apps
Payara
 
Rapid development tools for java ee 8 and micro profile [GIDS]
Payara
 
Payara Micro from Raspberry Pi to Cloud
Payara
 
Microprofile and EE4J update
Payara
 
Ad

Recently uploaded (20)

PPTX
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
PPTX
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
PDF
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
PDF
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
PPTX
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PPTX
The Project Compass - GDG on Campus MSIT
dscmsitkol
 
PDF
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PPTX
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
PDF
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
PDF
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
PDF
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
Edge AI and Vision Alliance
 
Q2 FY26 Tableau User Group Leader Quarterly Call
lward7
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
LOOPS in C Programming Language - Technology
RishabhDwivedi43
 
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
The Project Compass - GDG on Campus MSIT
dscmsitkol
 
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
Future Tech Innovations 2025 – A TechLists Insight
TechLists
 
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
Go Concurrency Real-World Patterns, Pitfalls, and Playground Battles.pdf
Emily Achieng
 
“NPU IP Hardware Shaped Through Software and Use-case Analysis,” a Presentati...
Edge AI and Vision Alliance
 
Ad

Java2 days -_be_reactive_and_micro_with_a_microprofile_stack