ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

83 results

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

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

691 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,171 views

4 years 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,343 views

1 year 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,499 views

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

552 views

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

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

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,987 views

1 year 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,062 views

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

22,887 views

6 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

JPoint, Joker и JUG ru — Java-конференции
Alan Bateman — Project loom: Modern scalable concurrency for the Java platform (ENG + RUS SUB)

Подробнее о Java-конференциях: — весной — JPoint: https://jrg.su/gTrwHx — осенью — Joker: https://jrg.su/h7yvG4 — — .

1:12:40
Alan Bateman — Project loom: Modern scalable concurrency for the Java platform (ENG + RUS SUB)

8,510 views

4 years 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,419 views

7 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

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

Will Tollefson
Socket Programming with Java NIO - Channels, Selectors, and Buffers

In this video we'll cover SOCKET PROGRAMMING using the JAVA NIO library. We'll make an example client/server aplication ...

38:00
Socket Programming with Java NIO - Channels, Selectors, and Buffers

8,130 views

1 year ago

CppCon
CppCon 2017: Ansel Sermersheim “Multithreading is the answer. What is the question? (part 1 of 2)”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

46:52
CppCon 2017: Ansel Sermersheim “Multithreading is the answer. What is the question? (part 1 of 2)”

35,856 views

8 years ago

JSConf
What the heck is the event loop anyway? | Philip Roberts | JSConf EU

JavaScript programmers like to use words like, “event-loop”, “non-blocking”, “callback”, “asynchronous”, “single-threaded” and ...

26:53
What the heck is the event loop anyway? | Philip Roberts | JSConf EU

3,703,791 views

11 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

178,526 views

1 year ago