How low can you go? Ultra low latency Java in the real world - Daniel Shaya

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ก.ค. 2024
  • Daniel Shaya speaking to the LJC on 31st October 2018.
    Huge thanks to London Java recruiters RecWorks for organising this meetup. Latest jobs here: recworks.co.uk/jobs
    London Java Community is the biggest and most influential Java User Group in London - and one of the biggest in the world. Find out more and join our community at www.meetup.com/Londonjavacomm...
  • บันเทิง

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

  • @JakobJenkov
    @JakobJenkov 5 ปีที่แล้ว +50

    Thanks a lot for making talks like this one! Java low latency is a pretty narrow topic, and it is not easy to find information about. Videos like this are worth a lot to us performance afficionados :-)

  • @SHates
    @SHates 5 ปีที่แล้ว +2

    Fascinating talk! Really enjoyed learning what goes into creating these sorts of systems.

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

    Great session! Well done.

  • @joepage3065
    @joepage3065 2 ปีที่แล้ว

    Thanks Daniel, really good presentation.

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

    Excellent introduction to the topic for a seasoned Java dev interested in this matter :) Thank you Daniel

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

    Good One, Thanks!

  • @AntonioDoesMetal
    @AntonioDoesMetal 9 หลายเดือนก่อน +1

    Just dropping in to say this is an amazing talk, it's usually pretty hard to listen to talks like these from beginning to end but this one was very captivating

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

    Great talk.

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

    Amazing talk.

  • @TheYogai
    @TheYogai 5 ปีที่แล้ว +2

    Excellent example with a bike! I'm going to use it. :) I was already of opinion that latency needs to be considered even before we build, that is, during the design and your bike example is perfect illustration of this.

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

    Really great talk, I've got lots of ideas

  • @mjwchapman
    @mjwchapman 2 ปีที่แล้ว

    One of my all time favourite presentations. I often come back to this one and another by Mark Price. And now that records are finally a thing I wonder if the Java version of Aeron has managed to catch up with C#...

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

    really interesting tips to follow to reduce latency of a system based on microservices. Thanks

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

    great talk

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

    Great presentation

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

    Anybody knows the name of the podcast he mentions at 27:55?
    BTW, this is a very interesting talk, thanks!

  • @nathanieldoromal6904
    @nathanieldoromal6904 ปีที่แล้ว +2

    The language comparisons at time 14:45 don't show the true power of C++. The top-tier finance firms were doing

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

    Low Latency ?!, Yes Please !!

  • @programmingeverything
    @programmingeverything 5 ปีที่แล้ว +6

    Jump to 27:38 for tldr

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

      And even then, at 28:00 ish, he's like "again, let's digress"...

  • @LaurentLaborde
    @LaurentLaborde 9 หลายเดือนก่อน +1

    Good speech, but by someone who doesn't know modern C++ (i use java & kotlin more than C++, but when i do, i never need to deal with pointer. RAII and auto& are magic)

  • @xv179
    @xv179 2 ปีที่แล้ว +5

    17:09 this person clearly has never used C++ and if it has used C++ probably used the '98 standard... My friend, C++ has evolved a lot, you need to brush up your C++ a little bit. The justifications presented in this talk only justifies using Java over C++ because of time-consuming which is not necessarily true. Anyone who masters C++ can write faster or equal than any Java developer... "time to develop" it's a pretty mediocre justification for using Java over C++

    • @michaelmorris2300
      @michaelmorris2300 2 ปีที่แล้ว +2

      What is the JVM written in? C/C++? If so, then what is Java really?

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

      smart pointer made c++ a modern language

    • @muhdiversity7409
      @muhdiversity7409 9 หลายเดือนก่อน

      @@michaelmorris2300 Pie in the sky that have adherents gaslight you over and over again that their bouncy castle is best. Trust me, bro.

    • @judgegroovyman
      @judgegroovyman 9 หลายเดือนก่อน +1

      The presenter completely addressed this at 21:00

  • @marcusaurelius6607
    @marcusaurelius6607 5 ปีที่แล้ว +11

    lol java