ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

92 results

Daniel Persson
Java concurrency

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

28:35
Java concurrency

1,142 views

8 years ago

Debug Agent
Modern Java Threading Part 2 | StampedLock, ReentrantReadWriteLock

In this installment of the course we continue the talk about java threading in the modern world. Java was the first major language ...

20:42
Modern Java Threading Part 2 | StampedLock, ReentrantReadWriteLock

700 views

2 years ago

dotnet
Diagnosing thread pool exhaustion issues in .NET Core apps

In this episode, Software Engineer, Mike Rousos, joins Rich to go through some ways to diagnose thread pool exhaustion in your .

23:57
Diagnosing thread pool exhaustion issues in .NET Core apps

28,249 views

4 years ago

Code With Cypert
Multi-threading in Zig with a Thread Pool, Mutex and Waitgroup

In this video, I walk through modifying my Zig-based open-source integration test runner so that it supports parallelization via ...

26:08
Multi-threading in Zig with a Thread Pool, Mutex and Waitgroup

2,575 views

6 months 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,391 views

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

906 views

6 months ago

TechGuru-RealTime
completable future, executor framework | java thread pool  | part 5

how to work with completable future, executor framework | java thread pool | part 5 Java Thread Pool - Executor Framework ...

20:36
completable future, executor framework | java thread pool | part 5

51 views

2 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

45,591 views

1 year ago

Zup Innovation: Sua aliada tech do agora ao futuro
Java 19: Thread and Virtual Threads with Project Loom com Bazlur Rahman |  Zup Insights

O Zup Insights chegou com um conteúdo mais que especial e com convidado internacional! O zupper Otavio Santana recebeu ...

48:55
Java 19: Thread and Virtual Threads with Project Loom com Bazlur Rahman | Zup Insights

553 views

3 years ago

Apple Developer
WWDC25: Embracing Swift concurrency | Apple

... Introducing concurrency 11:07 - Concurrent functions 13:10 - Nonisolated code 14:13 - Concurrent thread pool 14:58 - Sharing ...

28:01
WWDC25: Embracing Swift concurrency | Apple

23,667 views

7 months ago

Thoughtworks
Introducing Kelda.js: A thread pool for the browser, built on top of Web Workers

The browser is the most resource-constrained environment we are likely to write code for. In this talk, Rufus will present his new ...

1:07:30
Introducing Kelda.js: A thread pool for the browser, built on top of Web Workers

375 views

5 years ago

SDET- QA
Selenium Java Coding Tips & Tricks #12 | Thread Safety to avoid unstability in Parallel Execution

selenium#java#testng#paralleltesting ######################################### Udemy Courses ...

20:10
Selenium Java Coding Tips & Tricks #12 | Thread Safety to avoid unstability in Parallel Execution

14,298 views

1 year ago

Chrome for Developers
A Quest to Guarantee Responsiveness: Scheduling On and Off the Main Thread (Chrome Dev Summit 2018)

To achieve a truly responsive experience, developers have to execute their code in 10ms chunks. That's nearly impossible. In this ...

33:08
A Quest to Guarantee Responsiveness: Scheduling On and Off the Main Thread (Chrome Dev Summit 2018)

14,422 views

7 years ago

Java in the Cloud
Deep Dive: Live EKS thread-dumps & AI analysis

In this episode of Java in the Cloud, Mark and Sascha Möllering discuss the challenges and solutions related to performance in ...

35:24
Deep Dive: Live EKS thread-dumps & AI analysis

159 views

5 months ago

PyCon US
Talk - Jason Fried: If an asyncio Task fails in the woods and nobody is around to see it, does i....

Its 3am you just got called about some asyncio production code that is failing either cryptically or silently. You discover that its ...

27:45
Talk - Jason Fried: If an asyncio Task fails in the woods and nobody is around to see it, does i....

3,614 views

3 years ago

Xebia
What to do and not to do in coroutines - Gerard Klijs @ Kotlin Dev Day Amsterdam 2021

Coroutines can be a nice abstraction, but sometimes it can work against you. This is especially the case when thread-safety ...

33:32
What to do and not to do in coroutines - Gerard Klijs @ Kotlin Dev Day Amsterdam 2021

226 views

4 years ago

Yegor Bugayenko
Synchronized Decorators for Thread-Safety (Webinar #32)

We discussed thread-safety in OOP and synchronized decorators to solve the problem. The discussion was based on this blog ...

1:02:43
Synchronized Decorators for Thread-Safety (Webinar #32)

1,580 views

Streamed 7 years ago

Jon Gjengset
Decrusting the tokio crate

In this stream, we peeled back the crust on the tokio crate — https://github.com/tokio-rs/tokio/ — and explored its interface, ...

3:31:48
Decrusting the tokio crate

179,825 views

1 year ago

AashishAcademy
Java tutorials !Executor service in java !multi threading in java ! Threading in java !

Executor in java !Java concurrency !Executor framework !Executor service in java !Java thread pools,Thread pools in java .thread ...

26:31
Java tutorials !Executor service in java !multi threading in java ! Threading in java !

68 views

2 years ago

Xebia
Xebia - Concurrency Made Easy: Kotlin Coroutines by Riccardo Lippolis

... but ended up juggling threads and thread pools, ultimately wondering whether it was worth it in the end? Writing asynchronous ...

41:53
Xebia - Concurrency Made Easy: Kotlin Coroutines by Riccardo Lippolis

1,176 views

3 years ago