No video

RSocket Messaging with Spring

  Рет қаралды 15,267

SpringDeveloper

SpringDeveloper

Күн бұрын

RSocket is a protocol that enables high-performance message passing over a multiplexed connection using a pluggable byte stream transport such as TCP, WebSockets, UDP, or other. The passing of messages follows Reactive Streams semantics (i.e., respecting demand signals), and there are libraries in multiple languages, including Java built on Project Reactor. This means the back pressure from your reactive chain of components within the JVM can now extend across the network boundary to remote peers.
This session covers the upcoming RSocket support in the Spring Framework, Spring Boot, and Spring Security. It's intended as an introduction to RSocket from a Spring application perspective and will include a succinct overview of the RSocket protocol essentials necessary to follow the rest of the session.
Rossen Stoyanchev: Spring Framework Engineer, Pivotal
Brian Clozel: Spring Team member, Pivotal
Rob Winch: Spring Security Lead, Pivotal
Filmed at SpringOne Platform 2019
Slides: www.slideshare...

Пікірлер: 5
@sk937
@sk937 Жыл бұрын
Can it work with non rsocket client .
@tibordigana2551
@tibordigana2551 4 жыл бұрын
We don't need to have new facilities to bypass reconnection problems. All what we need to have is the HTTP/3 and a ful support in the hardware.
@LannisterFromDaRock
@LannisterFromDaRock 4 жыл бұрын
"full support in the hardware" that's still very far in the future unfortunately
@tibordigana2551
@tibordigana2551 4 жыл бұрын
@@LannisterFromDaRock I know HTTP/3 lacks of h/w support but here is the first Cloud provider - Jelastic supporting HTTP/3. I don't know if they have already the h/w support but they are the first and this would make a preassure to Linux developer to write h/w support for the QUIC.
How to Get Productive with Spring Boot
1:03:56
SpringDeveloper
Рет қаралды 18 М.
The Value Of Reactive Systems
1:04:38
SpringDeveloper
Рет қаралды 10 М.
When you discover a family secret
00:59
im_siowei
Рет қаралды 23 МЛН
The CUTEST flower girl on YouTube (2019-2024)
00:10
Hungry FAM
Рет қаралды 3,5 МЛН
Multi-Service Reactive Streams Using Spring, Reactor, and RSocket
1:13:19
Getting Started With RSocket
28:00
SpringDeveloper
Рет қаралды 18 М.
Avoiding Reactor Meltdown
58:22
SpringDeveloper
Рет қаралды 22 М.
Spring Cloud Gateway for Stateless Microservice Authorization
36:32
SpringDeveloper
Рет қаралды 42 М.
Performance Monitoring Backend and Frontend using Micrometer
56:33
SpringDeveloper
Рет қаралды 12 М.
Reactive Relational Database Connectivity with Spring
58:10
SpringDeveloper
Рет қаралды 29 М.
Best Practices to Spring to Kubernetes Easier and Faster
1:07:42
SpringDeveloper
Рет қаралды 23 М.
Do’s and Don’ts: Avoiding First-Time Reactive Programmer Mines
58:38