ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

54 results

Bulgarian Java User Group
Turbo Charge CPU Utilization in Fork/Join Using the ManagedBlocker - Heinz Kabutz

http://jprime.io/nav/article/133.

58:04
Turbo Charge CPU Utilization in Fork/Join Using the ManagedBlocker - Heinz Kabutz

55 views

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

ID1212, Network Programming
The JVM's built-in thread pool and the class CompletableFuture

This video gives an overview of the built-in thread pool and the class CompletableFuture, which are both used in programming ...

5:15
The JVM's built-in thread pool and the class CompletableFuture

160 views

7 years ago

JCConf Taiwan
[JCConf 2015] Asynchronous and Non-blocking in Scala by Walter Chang - R2 Day1-1

我 是 我 是 莊 偉 修 那 我 們 今 天 談 的 是 這 個 asynchronous and blocking in java 這 是 我 們 今 天 大 概 的 agenda 我 們 大 概 先 ...

49:05
[JCConf 2015] Asynchronous and Non-blocking in Scala by Walter Chang - R2 Day1-1

206 views

9 years ago

Roel Van de Paar
Check if a request submitted to custom ForkJoinPool is processed immediately

Check if a request submitted to custom ForkJoinPool is processed immediately Helpful? Please use the *Thanks* button above!

2:08
Check if a request submitted to custom ForkJoinPool is processed immediately

3 views

3 years ago

Bulgarian Java User Group
Enough java.lang.String to Hang Ourselves, Heinz Kabutz

Is it better to write "" + 42 or Integer.toString(42)? How much memory can you save if you intern() all of your strings? How can ...

51:24
Enough java.lang.String to Hang Ourselves, Heinz Kabutz

157 views

6 years ago

ID1212, Network Programming
Stream usage in the file handling program.

Stream usage in the file handling program. This example illustrates the following. * Layered architecture * Design and coding best ...

31:12
Stream usage in the file handling program.

206 views

7 years ago

dotconferences
dotGo 2017 - JBD - Go's work stealing scheduler

Filmed at https://2017.dotgo.eu on November 6th in Paris. More talks on https://dotconferences.com/talks Go scheduler's job is to ...

13:56
dotGo 2017 - JBD - Go's work stealing scheduler

5,433 views

8 years ago

Peter Schneider
ExecutorService does not run tasks in parallel

ExecutorService does not run tasks in parallel I hope you found a solution that worked for you :) The Content (except music ...

4:10
ExecutorService does not run tasks in parallel

33 views

2 years ago

TDT4186_21
Operating systems lecture 6 part 2: passive waiting and monitors

Passive waiting and monitors.

32:39
Operating systems lecture 6 part 2: passive waiting and monitors

924 views

4 years ago

Mike Rainey
Provably and Practically Efficient Granularity Control

In this video, I'm giving a slightly longer version of the talk I gave at PPoPP'19. Abstract: Over the past decade, many programming ...

25:32
Provably and Practically Efficient Granularity Control

73 views

6 years ago

ProfeSoro
Creación de un Pool de Hilos en Java con ExecutorService

En este vídeo se explica cómo crear un pool de hilos para atender tareas mediante la clase ExecutorService de Java.

5:44
Creación de un Pool de Hilos en Java con ExecutorService

3,218 views

5 years ago

Lukáš Křečan
Fork Join Merge Sort Demo
0:18
Fork Join Merge Sort Demo

312 views

10 years ago

Roel Van de Paar
HackerRank challenge to count ways to climb a staircase, solved using Java Fork Join

HackerRank challenge to count ways to climb a staircase, solved using Java Fork Join Helpful? Please support me on Patreon: ...

3:40
HackerRank challenge to count ways to climb a staircase, solved using Java Fork Join

6 views

3 years ago

Roel Van de Paar
Custom Connection Pool Using Java

Custom Connection Pool Using Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

2:23
Custom Connection Pool Using Java

62 views

3 years ago

Lukáš Křečan
Fork Join Merge Sort Demo using CountedCompleter
0:18
Fork Join Merge Sort Demo using CountedCompleter

176 views

10 years ago

Code with Nakov | SoftUni Global
[7/13] Maps, Lambda and Stream API - Java Foundations Certification

Understand the concept of more advanced structures like associative arrays (or maps), which hold key-to-value mappings.

2:57:17
[7/13] Maps, Lambda and Stream API - Java Foundations Certification

1,507 views

4 years ago

Carlos Lopez
Cached Thread Pool

Explicación didáctica de el uso de executors en Java.

4:13
Cached Thread Pool

154 views

5 years ago

jOpenSpace
jOpenSpace - Jiří Kadlec - Java Virtual Threads

preview featura JDK19 - starsi java ma Thread rizeny OS, 1MB pameti per thread mimo heap, ridi system, vyzaduje context ...

17:20
jOpenSpace - Jiří Kadlec - Java Virtual Threads

72 views

3 years ago

Video Archive of DataArt
Java 8 Puzzlers.Зураб Белый, старший инженер-программист, «Рексофт».

Стандартный доклад в формате паззлеров — обзор неочевидных мест Java 8, оформленных в виде задач с вариантами ...

32:11
Java 8 Puzzlers.Зураб Белый, старший инженер-программист, «Рексофт».

514 views

8 years ago