Exploring Virtual Threads in Java 21 | Handling Millions of Concurrent Tasks!

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

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

  • @ManojManu-tr5zq
    @ManojManu-tr5zq 5 месяцев назад +1

    What is high throughput u mentioned in video, will it make execution time reduced by parallel processing compared to os-depedent threads?

    • @ManojManu-tr5zq
      @ManojManu-tr5zq 5 месяцев назад

      @@chetanghate6451 if performance is not increased what is the use of this running many threads? Just to eliminate out of memory error?

    • @CodeSnippetByChetanGhate
      @CodeSnippetByChetanGhate  5 месяцев назад

      Its like with small cpu capacity you can run lots of parallel processing.