ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,208 results

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

907 views

7 months 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

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,902 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,387 views

1 year 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

335 views

2 years ago

Marco Torchiano
54 Java Threads (parte 1)

introduzione ai thread - classe Thread - Executor service Link alle slide: ...

30:11
54 Java Threads (parte 1)

798 views

5 years 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

206 views

1 year 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

Cave of Programming
Advanced Java: Multi-threading Part 15 -- Swing and the SwingWorker Class

More courses! Free C++ course: https://www.udemy.com/course/free-learn-c-tutorial-beginners/?

20:12
Advanced Java: Multi-threading Part 15 -- Swing and the SwingWorker Class

41,597 views

13 years ago

Bulgarian Java User Group
The Secrets of Concurrency, Heinz Kabutz

The Law of Cretan Driving The rules of the road for Java threading are quite strict, but not enforced by all of the Java Virtual ...

53:21
The Secrets of Concurrency, Heinz Kabutz

9,039 views

10 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
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,860 views

2 years ago

Mike Wittie
Threads and Locks

Instead what we'll be using or what you guys will be using in your programming assignment 3 is threads and threads are lighter ...

20:14
Threads and Locks

754 views

5 years ago

Profe JBarron
Java Threads - parte 1

Primera parte del proyecto con tres simples ejemplos de programación de subprocesos (Threads) usando el lenguaje de ...

40:19
Java Threads - parte 1

154 views

5 years ago

Rendis
Threads

All video material belongs to ArsDigita (http://www.aduni.org/). This course was released under CC BY-SA 2.0 license ...

1:10:36
Threads

3 views

9 years ago

Michael Pradel
Lecture "Concurrency (Part 3, Thread Safety)" of "Program Analysis"

Lecture in the "Program Analysis" course by Prof. Dr. Michael Pradel at University of Stuttgart in winter semester 2020/21 See ...

23:22
Lecture "Concurrency (Part 3, Thread Safety)" of "Program Analysis"

503 views

4 years 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

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

Engineering Community
Java Concurrency Essentials by Bogdan Komar

The speech intended to cover basic concurrency theory. During the meeting we will touch the Java concurrency concepts. We will ...

51:19
Java Concurrency Essentials by Bogdan Komar

376 views

4 years ago