ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,492 results

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
New concurrency model in Java by Yan Chumak

Project Loom improves multithreaded code's maintainability, scalability, reliability, and observability. Virtual threads enable to ...

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

311 views

3 years ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

470,222 views

8 months ago

FOSDEM
Project Loom: Advanced concurrency for fun and profit

by Andrew Haley At: FOSDEM 2020 https://video.fosdem.org/2020/H.1302/loom.webm Project Loom, an OpenJDK project, ...

24:49
Project Loom: Advanced concurrency for fun and profit

830 views

5 years ago

Roel Van de Paar
Code Review: Java multithreaded withdrawal and deposit banking

Code Review: Java multithreaded withdrawal and deposit banking Helpful? Please support me on Patreon: ...

2:28
Code Review: Java multithreaded withdrawal and deposit banking

73 views

3 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

FunLearning
Java Multi-threading Demo - Java Console Program

Java Programming Lab - Part A - 3 VI Semester BSc Computer Science Mangalore University.

11:39
Java Multi-threading Demo - Java Console Program

66 views

4 years ago

Roel Van de Paar
Simple multithreading C project

Simple multithreading C project Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:01
Simple multithreading C project

69 views

3 years ago

Roel Van de Paar
Code Review: Efficient Multithreaded File Processessing in Java

Code Review: Efficient Multithreaded File Processessing in Java Helpful? Please support me on Patreon: ...

2:51
Code Review: Efficient Multithreaded File Processessing in Java

9 views

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

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

Roel Van de Paar
Java: multithreading (2 Solutions!!)

Java: multithreading Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:44
Java: multithreading (2 Solutions!!)

8 views

3 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

109 views

10 years ago

John Kubiatowicz
CS162 Lecture 3: Abstractions 1: Threads and Processes

In this lecture, we dive right in and look at user-level programming with threads and processes. We discuss POSIX threads, both ...

1:27:53
CS162 Lecture 3: Abstractions 1: Threads and Processes

36,610 views

4 years ago

The Debug Zone
Scheduling Tasks on Specific Dates with ThreadPoolTaskExecutor in Java

In this video, we delve into the powerful capabilities of the ThreadPoolTaskExecutor in Java, focusing on how to efficiently ...

4:42
Scheduling Tasks on Specific Dates with ThreadPoolTaskExecutor in Java

13 views

1 year ago

Bulgarian Java User Group
Google Guava, Mite Mitreski

Mite's talk at the first edition of the jPrime conference (27.05.2015) Guava project has many core classes that beautify the code we ...

46:06
Google Guava, Mite Mitreski

1,714 views

10 years ago

Roel Van de Paar
Java multithreaded file server and client - emulate TCP over UDP

Java multithreaded file server and client - emulate TCP over UDP Helpful? Please support me on Patreon: ...

2:20
Java multithreaded file server and client - emulate TCP over UDP

22 views

3 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

Roel Van de Paar
Code Review: Java Matrix multiplication using Multithreading

Code Review: Java Matrix multiplication using Multithreading Helpful? Please support me on Patreon: ...

2:45
Code Review: Java Matrix multiplication using Multithreading

116 views

3 years ago

Peter Schneider
Should virtual thread die fast?

Should virtual thread die fast? I hope you found a solution that worked for you :) The Content (except music & images) is licensed ...

2:55
Should virtual thread die fast?

10 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

coleraby
RacingBeams - added multi-threading to my path-tracer

While cleaning up an old laptop-SSD, I stumbled across an old path-tracer project I started many moons ago. Looking through the ...

1:47
RacingBeams - added multi-threading to my path-tracer

82 views

2 years ago

Toronto Java Users Group
2023-04 Java Application on Kubernetes: From Zero to Hero

Presented by: Igor Kanshyn You will learn a fast and easy way to build a Java application and deploy it to Kubernetes.

46:57
2023-04 Java Application on Kubernetes: From Zero to Hero

297 views

2 years ago

Roel Van de Paar
Multithreaded Webcrawler in Java

Multithreaded Webcrawler in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:03
Multithreaded Webcrawler in Java

53 views

3 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