Are You Using Java's Parallel Streams Correctly? - Java Programming

Поделиться
HTML-код
  • Опубликовано: 25 ноя 2024

Комментарии • 25

  • @malloryranae8069
    @malloryranae8069 11 месяцев назад +6

    Thanks for the covering the parallel streams API!

    • @willtollefson
      @willtollefson  11 месяцев назад +3

      You're welcome - I thought it was time to cover this after having a couple videos on the stream API but not mentioning this specifically!

  • @DenaTollefson
    @DenaTollefson 11 месяцев назад +5

    Excellent tutorial on parallel streams, Will! 🤗

  • @deepakswami7742
    @deepakswami7742 11 месяцев назад +5

    Keep up with such good stuff, thanks

  • @fzycold8652
    @fzycold8652 10 месяцев назад +3

    Clear and detailed explanation. Thank you !

  • @chukwumaohuabunwa
    @chukwumaohuabunwa 3 месяца назад +1

    Detailed explanation!! Subscribed already

  • @vamshikrishna1365
    @vamshikrishna1365 3 месяца назад +1

    Really enjoyed this tutorial! Great job man!

  • @wandiletshabalala5706
    @wandiletshabalala5706 8 месяцев назад +2

    Nice Explanation thanks!

  • @JessicaKiel
    @JessicaKiel Месяц назад

    Awesome video!

  • @carloocarraro8829
    @carloocarraro8829 2 месяца назад +1

    For the measure performance Instance + Duration. Good Video

  • @chukwumaohuabunwa
    @chukwumaohuabunwa 3 месяца назад +2

    For the reduce function, about what is happening.
    Is it
    (1001 + 1002 + ...)
    or
    (101 + 102 + ...)
    12:32

    • @willtollefson
      @willtollefson  3 месяца назад +1

      Good catch - its supposed to be (101 + 102 + ...). I must have had the number "1000" in my head. Thanks for noting that!

  • @ajaybiswal1
    @ajaybiswal1 7 месяцев назад +1

    Nice way of explaining..I subcribed to your channel. Please make videos on multithreading in java. with various approach

    • @willtollefson
      @willtollefson  7 месяцев назад +1

      Thanks for subscribing! Here are some of the videos specifically related to Java multi-threading that I have as of now:
      High level multi-threading and Runnable vs Thread: ruclips.net/video/G1RekXYKOqg/видео.html
      Volatile vs atomic variables: ruclips.net/video/31s_DzrkqZc/видео.html
      Semaphores: ruclips.net/video/g19pjkJyGEU/видео.html
      JDK 21 virtual threads: ruclips.net/video/aXGrR8Q9_ak/видео.html
      JDK 21 structured concurrency: ruclips.net/video/9O7ukS-DHV0/видео.html
      JDK 22 scoped values: ruclips.net/video/Vi_Unj-I3BU/видео.html
      Hope this helps!

  • @oddity2771
    @oddity2771 Месяц назад +1

    Your amazing and explained this well +1 & 👍

  • @hyperborean72
    @hyperborean72 Месяц назад +1

    nice teeth. nice examples

  • @lucap3741
    @lucap3741 4 месяца назад +2

    hey man really nice teeth

    • @willtollefson
      @willtollefson  4 месяца назад +1

      Thanks! When I see my dentist in a few months I'll be sure to thank him :)