ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,281 results

Ivan Ponomarev
Mainor 2022. Java Concurrency, Part 1

Concurrency is perhaps the most complex field of programming. It requires a knowledge of multiple fundamental principles, like ...

1:20:57
Mainor 2022. Java Concurrency, Part 1

1,040 views

3 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,030 views

10 years ago

Voxxed Days Bristol
Martin Thompson (keynote) – Adventures with concurrent programming in Java

Martin is a Java Champion with over 2 decades of experience building complex and high-performance computing systems.

45:54
Martin Thompson (keynote) – Adventures with concurrent programming in Java

1,429 views

9 years ago

Ivan Ponomarev
Mainor 2022. Java Concurrency, Part 2

Concurrency is perhaps the most complex field of programming. It requires a knowledge of multiple fundamental principles, like ...

1:29:01
Mainor 2022. Java Concurrency, Part 2

621 views

3 years ago

Sergio Gálvez Rojas
Concurrency in Java. Lesson 3

Lesson 3. Concurrent Programming viewed as an Abstraction. Here we learn some interesting concepts: • From Sequential ...

51:42
Concurrency in Java. Lesson 3

30 views

5 years ago

Bulgarian Java User Group
Transactions and Concurrency Control Patterns, Vlad Mihalcea

Transactions and Concurrency Control are of paramount importance when it comes to enterprise systems data integrity. However ...

48:02
Transactions and Concurrency Control Patterns, Vlad Mihalcea

1,049 views

7 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

333 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

894 views

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

droidcon & fluttercon
Structured Concurrency: The paradigm shift - Marcin Moskała | droidcon London 2025

Talk: Structured Concurrency: The paradigm shift that changes modern development Speaker: Marcin Moskała Event: ...

32:26
Structured Concurrency: The paradigm shift - Marcin Moskała | droidcon London 2025

223 views

1 month ago

Dr Giacomo Bergami (PhD)
2) Concurrency in Java 23 [Thursday 25th of April, 2024]

The codebase is available at: ...

1:48:25
2) Concurrency in Java 23 [Thursday 25th of April, 2024]

0 views

3 months ago

Bulgarian Java User Group
The Java memory model explained, Rafael Winterhalter
48:01
The Java memory model explained, Rafael Winterhalter

28,210 views

3 years ago

Volodya Mozhenkov
Коллекции Java - Concurrent Queue (единовременные очереди)

Продолжение серии лекций по коллекциям в языке Java. Начинаем рассматривать параллельное исполнение. В этот раз ...

22:19
Коллекции Java - Concurrent Queue (единовременные очереди)

1,641 views

5 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

VK Team
11. Разработка на Java (2018). Practical concurrency | Технострим

Слайды лекции: https://bit.ly/2K1E6rv Другие лекции курса: https://goo.gl/5sZMbx Подробнее о курсе: https://goo.gl/rkukGb ...

1:08:11
11. Разработка на Java (2018). Practical concurrency | Технострим

6,924 views

7 years ago

Engineering Community
Concurrency models and their maturity levels in JVM World by Andrii Bazylevych

The Java concurrency models were discussed at November 11. The Kotlin coroutine model was presented.

1:01:28
Concurrency models and their maturity levels in JVM World by Andrii Bazylevych

215 views

4 years ago

BreizhJUG
Everything you wanted to know about writing async, high concurrency HTTP applications in Java ...

... générique c'estd qu'on adresse toutes les tech exist notamment Java du docker d'ailleurs on est le premieristri docker sécurisé ...

42:56
Everything you wanted to know about writing async, high concurrency HTTP applications in Java ...

326 views

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

2 years ago

Dr Giacomo Bergami (PhD)
3) Properties of Concurrent Programs & (Reentrant)Locks in Java [Friday 26th of April, 2024]

The codebase is available at: ...

1:55:00
3) Properties of Concurrent Programs & (Reentrant)Locks in Java [Friday 26th of April, 2024]

9 views

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