ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

300 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

17,142 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ł

119 views

1 year ago

MiXiT
Asynchronous Programming: Virtual Threads in Java 21 and Beyond (José Paumard) #MiXiT2024

The Loom project delivered its first final version feature with Java 21: virtual threads. We will present the reasons why this ...

45:46
Asynchronous Programming: Virtual Threads in Java 21 and Beyond (José Paumard) #MiXiT2024

1,150 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

337 views

2 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

91 views

2 years ago

Coder Never Give Up
Advanced Java Multi threading Part 1    Starting Threads

Thread in java.

9:59
Advanced Java Multi threading Part 1 Starting Threads

110 views

10 years ago

Bulgarian Java User Group
JDK 8: Lessons Learnt With Lambdas and Streams - Simon Ritter

Simons talk on jPrime'2016 https://2016.jprime.io.

50:49
JDK 8: Lessons Learnt With Lambdas and Streams - Simon Ritter

2,159 views

9 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

973 views

9 months ago

Bulgarian Java User Group
Enough java.lang.String to Hang Ourselves, Heinz Kabutz

Is it better to write "" + 42 or Integer.toString(42)? How much memory can you save if you intern() all of your strings? How can ...

51:24
Enough java.lang.String to Hang Ourselves, Heinz Kabutz

158 views

6 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

491 views

Streamed 3 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

Bulgarian Java User Group
Java EE 7 meets Java 8 - Roberto Cortez

http://jprime.io/nav/article/144.

50:50
Java EE 7 meets Java 8 - Roberto Cortez

115 views

8 years ago

Skill Horizon NextGen
48 Java | How to implement multi threading by extending thread class in java | by Sanjay Gupta

How to implement multi threading using Thread class in java. If you are interested to learn Salesforce then please go through ...

5:00
48 Java | How to implement multi threading by extending thread class in java | by Sanjay Gupta

134 views

8 years ago

Barcelona Jug
Performance testing Java Applications

Every so often, you'll read a performance benchmark (of a Java or other application), with bold claims for how well X performs ...

51:26
Performance testing Java Applications

257 views

3 years ago

ID1212, Network Programming
The JVM's built-in thread pool and the class CompletableFuture

This video gives an overview of the built-in thread pool and the class CompletableFuture, which are both used in programming ...

5:15
The JVM's built-in thread pool and the class CompletableFuture

160 views

7 years ago

Bulgarian Java User Group
The Secrets of Concurrency, Heinz Kabutz

Heinz''s talk at the first edition of the jPrime conference (27.05.2015) From the first version of Java, we have been able to create ...

53:21
The Secrets of Concurrency, Heinz Kabutz

9,056 views

10 years ago

Saloni Khobragade
Java Threads - Thread Life Cycle | Thread Priority | Daemon Thread

Hello Everyone , I am Saloni Khobragade , currently pursuing M.Tech(IT) from IIPS , DAVV . This Video is a part of our college ...

12:57
Java Threads - Thread Life Cycle | Thread Priority | Daemon Thread

752 views

4 years ago

Bulgarian Java User Group
Reactive Java Programming: a new Asynchronous Database Access API, Kuassi Mensah

The existing JDBC API leads to blocked threads, threads scheduling and contention; the advent of Java Fibers will alleviate those ...

37:06
Reactive Java Programming: a new Asynchronous Database Access API, Kuassi Mensah

103 views

6 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)

802 views

5 years ago

Johannes Bechberger
Profiling Tools for Java

This talk gives an overview on profiling in Java using open source tools. It came out of my own efforts to find good material to show ...

1:26:41
Profiling Tools for Java

1,626 views

3 years ago