Spring Boot Server Sent Events Example | Unidirectional Streams | Tech Primers

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024

ความคิดเห็น • 24

  • @aswarthanarayanareddyb176
    @aswarthanarayanareddyb176 ปีที่แล้ว +4

    Server Sent Events can be very helpful for the building stock pricing applications. thanks

    • @TechPrimers
      @TechPrimers  ปีที่แล้ว

      Yes, you are right Aswarth. i have shown how Zerodha (Trading application) uses it my previous comparison video

  • @AshishKumarSingh-q2h
    @AshishKumarSingh-q2h 8 หลายเดือนก่อน

    Quick question. Is this applicable in non reactive paradigm where I am not going to use FLux?

  • @yogeshchaudhari9971
    @yogeshchaudhari9971 ปีที่แล้ว +1

    Hi dear... I follow all ur knowledge videos since years and they are best....Can you please make some tutorials on elastic search programming with java... Like how to retrieve... Update... Delete... Load data in elastic using java program.....
    Elastic is very much used in IT this days

    • @TechPrimers
      @TechPrimers  ปีที่แล้ว +1

      Hi Yogesh thank you. there is a series on that. Can you check it out. Spring Data Elasticsearch

    • @yogeshchaudhari9971
      @yogeshchaudhari9971 ปีที่แล้ว

      @@TechPrimers thanks a lot Ajay... I found it .... Appreciate u for all your knowledge sharing....

  • @ngonimugandani4504
    @ngonimugandani4504 6 หลายเดือนก่อน

    great staff, so if we were getting the data from say a database that is being continuously inserted data by some application, when we reach completed in our stream, and new data gets inserted what happens?

  • @t0khyo
    @t0khyo 8 หลายเดือนก่อน

    how can i make a notification service in spring? it looks like sse is perfect for this but i still cannot figure out how a full service will look like

  • @kgdsharma
    @kgdsharma ปีที่แล้ว +1

    Hi @Tech Primers, Great video. Hey, I am wondering if you have thoughts around how does SSE performs with a huge volume when server end up sending multiple events to many clients at the sametime? Perhaps, a comparison between SSE and Websocket will be a good one

    • @TechPrimers
      @TechPrimers  10 หลายเดือนก่อน

      Sure buddy. Will do

  • @girishanker3796
    @girishanker3796 8 หลายเดือนก่อน +1

    Informative

  • @prabhakarkevat6846
    @prabhakarkevat6846 ปีที่แล้ว +1

    Excellent video

  • @chinmoydey3283
    @chinmoydey3283 3 หลายเดือนก่อน

    How to remove this "data:" from the final output?

  • @mr_possible6197
    @mr_possible6197 10 หลายเดือนก่อน

    But how can I integrate this with a client like a ReactJS frontend? I am confused. What benefit are we having after using spring webflux like this? Can someone help me understand, please?

    • @Majko61
      @Majko61 8 หลายเดือนก่อน

      I think that SSE should be used together with rest mapping and no as webflux..

  • @JaNaMSoNi
    @JaNaMSoNi ปีที่แล้ว +1

    Thank you

  • @hasinuralam1552
    @hasinuralam1552 ปีที่แล้ว

    Hi, can we implement this while fetching data from relational database or do we need to use R2DBC driver as well, it would be really helpful if you please make server side streaming video with any relational databases, thank you

    • @ngonimugandani4504
      @ngonimugandani4504 6 หลายเดือนก่อน

      th-cam.com/video/EnUsNVHveyU/w-d-xo.html

  • @diogennesthesinope61
    @diogennesthesinope61 ปีที่แล้ว

    Thanks. Why not use boot3?

    • @TechPrimers
      @TechPrimers  ปีที่แล้ว

      Spring Boot 3 videos are coming.. I just wanted Spring Boot 3 to be GAed and run for couple of months before i upgrade. Any specific video you are looking for with Spring Boot 3?

    • @diogennesthesinope61
      @diogennesthesinope61 ปีที่แล้ว

      @@TechPrimers Thanks. Maybe on spring cloud stream, kafka and this topic. U made a great video on kafka streams but now, maybe an upgrade to boot3 will be great?

    • @TechPrimers
      @TechPrimers  ปีที่แล้ว

      sure. will do it. thank you

  • @saurabh9446
    @saurabh9446 ปีที่แล้ว

    Would be helpful if you share nodejs example

    • @TechPrimers
      @TechPrimers  ปีที่แล้ว

      Its almost similar to this one. Take a look at this sample - www.digitalocean.com/community/tutorials/nodejs-server-sent-events-build-realtime-app