* Cantinho Satkeys

Refresh History
  • j.s.: passem por aqui p.f. [link]
    Hoje às 16:29
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    Hoje às 11:31
  • j.s.: tenham um excelente domingo 49E09B4F
    Hoje às 09:07
  • j.s.: ghyt74 a todos  49E09B4F
    Hoje às 09:07
  • JPratas: try65hytr Pessoal  4tj97u<z classic k7y8j0
    11 de Julho de 2025, 03:54
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    10 de Julho de 2025, 10:40
  • j.s.: dgtgtr a todos  4tj97u<z
    07 de Julho de 2025, 13:50
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    06 de Julho de 2025, 11:43
  • j.s.: [link]
    05 de Julho de 2025, 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    05 de Julho de 2025, 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    05 de Julho de 2025, 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39

Autor Tópico: Spring RSocket  (Lida 111 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Spring RSocket
« em: 08 de Abril de 2021, 11:41 »

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 137 lectures (9h 35m) | Size: 4 GB
Reactive Application Series - Part 3: Develop Reactive Microservices With RSocket

What you'll learn:
RSocket From Scratch
RSocket Spring Boot Integration
Reactive Microservices
RSocket Routing
RSocket Security
SSL / TLS
RSocket Load Balancing
RSocket Various Interaction Models

Requirements
Java Reactive Programming
Comfortable With Indian Accent

Description
Reactive Socket aka rSocket is a binary protocol & one of the hottest technologies in the recent years from Netflix. It provides Reactive-Streams support for client and server communication. It enables us to develop fully non blocking asynchronous Microservices.

What are the advantages of using RSocket?

RSocket is a binary protocol works at layer 5/6 - It is a lot faster compared to HTTP which works at network layer 7.

RSocket uses Persistent TCP connection. (Server can also call Client)

RSocket supports Reactive Streams. (non-blocking and asynchronous communication between client and server applications).

Provides various interaction models along with standard Request and Response model.

RSocket Interaction Models:

Request Response: Standard request and response model.

Fire and Forget: Fire-and-forget is a request/response that is useful when a response is not needed. It allows for significant performance optimizations, not just in saved network usage by skipping the response, but also in client and server processing time as no bookkeeping is needed to wait for and associate a response or cancellation request. This interaction model is useful for use cases such as non-critical event logging.

Request Stream: A single request which can produce multiple responses. For example Google Search - a single keyword search could result millions of search results. We can use Request Stream model to provide streaming responses to the caller. The caller can cancel responses at any time.

Request Channel (Bi Directional Streaming): Client/Server or Server-to-Server interact with streaming requests and responses. We can develop Games!! We will develop one in this course.

What will you learn from this course?

By the end of this course, You would be comfortable with,

RSocket

Spring Integration

RSocket Routing

Various interaction models and its usage

Connection setup

Managing Connections

Cancellation

Application Flow Control

Disposing Connections

Connection Retry

Session Resumption

Server Calling Clients

Peer to Peer messaging

Server calling client

Error Handling

OnErrorReturn

defaultIfEmpty

@MessageExceptionHandler

Metadata Push

SSL / TLS

Connection Level Authentication and Authorization

Request Level Authentication

Load Balancing

Server side

Client Side

A lot of hands on with Java Reactive Programming

Developing Microservices

Developing CRUD applications

Integration with Spring Data Reactive MongoDB

Client Server Game as Assignment

Server Sent Events

Who this course is for
Any Developer / Architect who is interested in Microservice Development / Architecture


Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction