ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

277 results

Bulgarian Java User Group
Asynchronous Programming in Java using Virtual Threads, Venkat Subramaniam

Threads have been part of Java since the beginning. But, the new virtual threads, introduced as prerelease in Java 19, are ...

49:16
Asynchronous Programming in Java using Virtual Threads, Venkat Subramaniam

16,827 views

2 years ago

Bulgarian Java User Group
Butcher Virtual Threads like a pro!, Piotr Przybył

Java™ 21 is real now. And so are virtual threads. Everyone got excited about them, yet you prefer to keep your Java 8 job forever, ...

50:12
Butcher Virtual Threads like a pro!, Piotr Przybył

118 views

1 year ago

Heapspace
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines - Riccardo Lippolis

Discover the potential impact of Java Virtual Threads on Kotlin Coroutines, the popular alternative for asynchronous programming ...

34:10
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines - Riccardo Lippolis

1,343 views

1 year ago

Coding with danny
Exploring Java 21: Understanding the Basics of Virtual Threads

Learn the basics of Virtual Threads - Best feature of Java 21 Hey, coding enthusiasts! Welcome back to "Coding With Danny".

1:02:49
Exploring Java 21: Understanding the Basics of Virtual Threads

205 views

1 year ago

Engineering Community
Exploring Java Virtual Threads by Vladyslav Bezuhlyi

In this session, we'll explore the challenges of the traditional threading model in Java and introduce the concept of Virtual Threads ...

52:23
Exploring Java Virtual Threads by Vladyslav Bezuhlyi

148 views

1 year ago

Voxxed Days Luxembourg
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines (Riccardo LIPPOLIS)

Voxxed Days Luxembourg 2023 Room: AmigaOS Type: Conference Java Virtual Threads are a new and upcoming feature that ...

49:48
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines (Riccardo LIPPOLIS)

4,843 views

2 years ago

SouJava
SouJava Talks: Creating a Million Virtual Threads Using Project Loom by A N M Bazlur Rahman

Details SouJava would like to announce that we'll be pleased to have Bazlur Rahman (@bazlur_rahman) presenting "Creating a ...

1:31:51
SouJava Talks: Creating a Million Virtual Threads Using Project Loom by A N M Bazlur Rahman

490 views

Streamed 3 years ago

nipafx
The State of Project Loom with Ron Pressler

Conversation with Project Loom lead Ron Pressler about the project's core mission, challenges like interaction with debuggers ...

44:56
The State of Project Loom with Ron Pressler

3,981 views

4 years ago

Toronto Java Users Group
2023-05 Virtual Threads: Ushering in a New Era of Concurrency

Presented by: A N M Bazlur Rahman Project Loom introduces virtual threads, lightweight threads that aim to dramatically reduce ...

1:08:00
2023-05 Virtual Threads: Ushering in a New Era of Concurrency

71 views

2 years ago

DevConf
Is Loom really the future of enterprise Java? - DevConf.CZ 2024

Speaker(s): Martin Štefanko --- Project Loom, or virtual threads, promised fast, lightweight user-space threads that are very cheap ...

34:55
Is Loom really the future of enterprise Java? - DevConf.CZ 2024

84 views

1 year ago

Paris JUG
2025/12/09 - The Past, Present, and Future of Enterprise Java

Over the last 30 years, Java has been the preferred technology for developing enterprise applications. Frameworks and ...

57:52
2025/12/09 - The Past, Present, and Future of Enterprise Java

82 views

9 days ago

Bulgarian Java User Group
Introduction and pitfalls of Java's new concurrency model, David Vlijmincx

Java 20 will preview one of the most anticipated features, virtual threads, and structured concurrency. It rethinks the way ...

41:32
Introduction and pitfalls of Java's new concurrency model, David Vlijmincx

334 views

2 years ago

Bulgarian Java User Group
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...

48:10
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

897 views

6 months ago

Bulgarian Java User Group
Revolutionize DB App Development with Reactive Streams and Java Virtual Threads, Juarez Barbosa Jr

With the advent of Reactive Programming and Virtual Threads, Java developers can scale Java database access using either ...

44:18
Revolutionize DB App Development with Reactive Streams and Java Virtual Threads, Juarez Barbosa Jr

90 views

2 years ago

Programmers Picnic
Illustrating the basics of running a Thread in Java

Creating and running a Thread in Java. Explaining the use of the run method and the lifecycle methods start,stop,suspend and ...

27:13
Illustrating the basics of running a Thread in Java

163 views

6 years ago

Voxxed Days Luxembourg
Introduction and pitfalls of Java's new concurrency model (David VLIJMINCX)

Voxxed Days Luxembourg 2023 Room: Linux Type: Conference Java 20 previews one of the most anticipated features, virtual ...

33:38
Introduction and pitfalls of Java's new concurrency model (David VLIJMINCX)

112 views

2 years ago

Jon Eyolfson
17. "Threads Implementation" 2024 Fall ECE344 Section 2 (University of Toronto)

Music Miracle Land by tubebackr https://soundcloud.com/tubebackr Creative Commons — Attribution-NoDerivs 3.0 Unported ...

48:21
17. "Threads Implementation" 2024 Fall ECE344 Section 2 (University of Toronto)

956 views

Streamed 1 year ago

Engineering Community
New concurrency model in Java by Yan Chumak

Virtual threads enable to rewrite of server applications with a simple thread-per-request style to scale with near-optimal hardware ...

1:03:29
New concurrency model in Java by Yan Chumak

311 views

3 years ago

Engineering Community
JDK Thread Pools: Pitfalls & Hidden Gems. (Eng) by Mikhail Horbunov

A presentation about the use and misuse of JDK Thread Pools. In-depth review of configuration options and which of them to ...

1:16:58
JDK Thread Pools: Pitfalls & Hidden Gems. (Eng) by Mikhail Horbunov

375 views

4 years ago

Engineering Community
Java 21 New Features by Volodymyr Kaidash

Agenda: - Why Java 21? - Java Enhancement Proposal - Record Patterns - Pattern Matching for Switch - Sequenced Collections ...

38:03
Java 21 New Features by Volodymyr Kaidash

154 views

9 months ago