GithubHelp home page GithubHelp logo

hhtiger / rsocket-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from b3rnoulli/rsocket-examples

0.0 1.0 0.0 197 KB

RSocket examples from article series

Home Page: https://blog.grapeup.com/read/reactive-service-to-service-communication-with-rsocket-introduction-63

Java 100.00%

rsocket-examples's Introduction

RSocket Examples

Introduction

This repository contains examples used in the series of articles about RSocket. The articles are available here: https://medium.com/@b3rnoulli/reactive-service-to-service-communication-with-rsocket-introduction-5d64e5b6909

It consist of following modules:

  • interaction-model
  • load-balancing
  • resumability
  • rpc
  • spring-boot-requester
  • spring-boot-responder

Each module address different aspect of the protocol, more detailed description is available in the module directories.

Build

The modules use gradle as a build tool. In order to crate executable jars please invoke ./gradlew clean build on the root directory. Each module can be built individually using the same command, but executed in the particular module directory.

Please notice that examples were designed to run inside your IDE.

rsocket-examples's People

Contributors

b3rnoulli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.