Code Monkey home page Code Monkey logo

Comments (3)

hantsy avatar hantsy commented on July 27, 2024

@tvdinh This repository hosts samples of reactive stack brought by Spring 5.x. If you want to compare the performance, try this repo: https://github.com/dsyer/spring-boot-startup-bench, I think it is helpful to setup a benchmark for different stacks.

from spring-reactive-sample.

tvdinh avatar tvdinh commented on July 27, 2024

@hantsy That repo is the bench for springboot start-up. I am more interested in Spring webflux (reactive support) vs Spring MVC (non-reactive). Basically to answer the question why should someone use Spring Webflux ?

E.g: Given a use case, if we use normal Spring MVC or any non-reactive approach, the Round-Trip-Time is xxx, and with Spring WebFlux (supports non-blocking, backpressure) the Round-Trip-Time is now yyy. And yyy is better than xxx, hence WebFlux benefits....

Any idea if someone has done it before ?... Anyway, thanks for the reply.

from spring-reactive-sample.

tvdinh avatar tvdinh commented on July 27, 2024

@hantsy: found one https://medium.com/@the.raj.saxena/springboot-2-performance-servlet-stack-vs-webflux-reactive-stack-528ad5e9dadc in case you are also interested. Repo: https://github.com/raj-saxena/spring-boot-1-vs-2-performance

from spring-reactive-sample.

Related Issues (18)

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.