ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

556 results

Java
Java 21 new feature: Virtual Threads #RoadTo21

Learn about Virtual Threads, how to use them and how they are working under the hood, a new feature brought to you by the JDK ...

33:35
Java 21 new feature: Virtual Threads #RoadTo21

97,846 views

2 years ago

Java
Java Asynchronous Programming Full Tutorial with Loom and Structured Concurrency - JEP Café #13

Watch a live tutorial on how you can build real applications on top of virtual threads using the Structured Concurrency API, ...

41:28
Java Asynchronous Programming Full Tutorial with Loom and Structured Concurrency - JEP Café #13

52,701 views

3 years ago

Daniel Persson
Java concurrency

We discuss Java concurrency and the different technologies for implementing long-running, parallel workloads. Cyber Security.

28:35
Java concurrency

1,142 views

8 years ago

Neemo's Tech
Podcast | Java Concurrency | Mastering Threads, Safety, and Performance

Dive deep into Java concurrent programming in this comprehensive guide. We unpack core challenges like thread safety (race ...

34:46
Podcast | Java Concurrency | Mastering Threads, Safety, and Performance

889 views

6 months ago

GOTO Conferences
Optimizing Cloud Native Java • Ben Evans & Holly Cummins • GOTO 2025

This interview was recorded for the GOTO Book Club. #GOTOcon #GOTObookclub http://gotopia.tech/bookclub Read the full ...

40:34
Optimizing Cloud Native Java • Ben Evans & Holly Cummins • GOTO 2025

1,620 views

9 months ago

Apple Developer
WWDC25: Embracing Swift concurrency | Apple

Join us to learn the core Swift concurrency concepts. Concurrency helps you improve app responsiveness and performance, and ...

28:01
WWDC25: Embracing Swift concurrency | Apple

22,860 views

6 months ago

Disseminate: The Computer Science Research Podcast
This Tool Finds Hidden Concurrency Bugs in Java Apps [OOPSLA 2025: Fray]

In this episode of Disseminate: The Computer Science Research Podcast, guest host Bogdan Stoica sits down with Ao Li and ...

58:48
This Tool Finds Hidden Concurrency Bugs in Java Apps [OOPSLA 2025: Fray]

45 views

2 months ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 1)

In this stream we begin the work of porting Java's ConcurrentHashMap to Rust. It will be a journey to get all the way there, but we ...

5:42:38
Porting Java's ConcurrentHashMap to Rust (part 1)

78,110 views

6 years ago

MJC
Java Multithreading: AtomicReference, ScheduledExecutorService, and the Either monad. Multithreadin

In one of the past videos, we looked at locks in the Java language, how and when to use them - https://www.youtube.com/watch?v ...

27:29
Java Multithreading: AtomicReference, ScheduledExecutorService, and the Either monad. Multithreadin

3,585 views

4 years ago

Java
Refactoring Java 8 code with Java 17 new features - JEP Café #9

How to use the new features from Java 17, especially Records, to improve your Java 8 code. Do you need to make your code ...

25:08
Refactoring Java 8 code with Java 17 new features - JEP Café #9

70,192 views

3 years ago

Dave Leeds
Coroutines: Concurrency in Kotlin

In this presentation, I give an overview of coroutines in Kotlin, including the basics of coroutines, how they can be used for ...

30:22
Coroutines: Concurrency in Kotlin

51,362 views

1 year ago

Google for Developers
Google I/O 2012 - Go Concurrency Patterns

Rob Pike Concurrency is the key to designing high performance network services. Go's concurrency primitives (goroutines and ...

51:27
Google I/O 2012 - Go Concurrency Patterns

866,389 views

13 years ago

Java Techie
Spring Boot Microservice | Multithreading Hands-On Example | Improve API Performance | @Javatechie

JavaTechie #Microservice #SpringBoot #MultiThreading In this tutorial, I will discuss a practical approach to improving API ...

23:36
Spring Boot Microservice | Multithreading Hands-On Example | Improve API Performance | @Javatechie

44,941 views

1 year ago

Dario
Rust vs Java: A Staff Engineer's perspective

Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...

25:04
Rust vs Java: A Staff Engineer's perspective

28,750 views

2 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 3)

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,849 views

5 years ago

MIT OpenCourseWare
17. Synchronization Without Locks

MIT 6.172 Performance Engineering of Software Systems, Fall 2018 Instructor: Charles Leiserson View the complete course: ...

1:20:10
17. Synchronization Without Locks

37,604 views

6 years ago

RubyKaigi
[JA][Keynote] The Year of Concurrency  / Yukihiro "Matz" Matsumoto @yukihiro_matz

RubyKaigi 2019 https://rubykaigi.org/2019/presentations/yukihiro_matz.html#apr18.

57:38
[JA][Keynote] The Year of Concurrency / Yukihiro "Matz" Matsumoto @yukihiro_matz

2,437 views

6 years ago

JAX | Community & Konferenzen
Brian Goetz on Java’s Evolution: What’s Coming in Java 22? | JAX

Join Brian Goetz, Java Language Architect, as he discusses Java 22's latest features and its continued evolution. Get insights into ...

43:05
Brian Goetz on Java’s Evolution: What’s Coming in Java 22? | JAX

6,939 views

1 year ago

Tales from the jar side
Ranking Java Features Added from Versions 8 to 21!

Ranking Java Features from Java 8 to 21 | Ken Kousen's Ultimate Tier List Join Ken Kousen in 'Tales from the Jar Side' as he ...

27:03
Ranking Java Features Added from Versions 8 to 21!

43,376 views

1 year ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 2)

In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...

5:20:13
Porting Java's ConcurrentHashMap to Rust (part 2)

13,411 views

6 years ago