Quantcast
Channel: hasCode.com
Viewing all articles
Browse latest Browse all 92

Implementing Reactive Client-Server Communication over TCP or Websockets with RSocket and Java

$
0
0
Reactive design or reactive architecture has an impact on how modern software systems are implemented. RSocket is a project that aims to adapt the benefits of the patterns described in the Reactive Manifesto and resulting tools like Reactive Streams or Reactive Extensions  to a formal new communication protocol. RSocket works with TCP, WebSockets and Aeron [...]

Viewing all articles
Browse latest Browse all 92

Trending Articles