ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

146 results

Roel Van de Paar
Code Review: Efficient Multithreaded File Processessing in Java

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:51
Code Review: Efficient Multithreaded File Processessing in Java

9 views

3 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

17,134 views

2 years ago

Peter Schneider
Thread vs Runnable vs CompletableFuture in Java multi threading

Thread vs Runnable vs CompletableFuture in Java multi threading I hope you found a solution that worked for you :) The Content ...

4:29
Thread vs Runnable vs CompletableFuture in Java multi threading

49 views

3 years ago

Gain Java Knowledge
Spring Boot With MDC

Hi Friends, #GainJavaKnowledge In this video we will learn how to identify each request for multiple clients using slf4j with MDC.

16:10
Spring Boot With MDC

17,243 views

4 years ago

Barcelona Jug
CompletableFuture and its Quirks and the future of Hazelcast by Grzegorz Piwowarek

BarcelonaJug Meetup at Dynatrace offices on October 7th.

1:45:54
CompletableFuture and its Quirks and the future of Hazelcast by Grzegorz Piwowarek

308 views

3 years ago

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,137 views

2 years ago

Traidev Official
Top 15 Multithreading Java interview Questions Answers for Fresher / Experienced 2023 with PDF

Top 15 Multithreading Java interview Questions Answers for Fresher / Experienced 2023 with PDF This quiz evaluates how well ...

15:57
Top 15 Multithreading Java interview Questions Answers for Fresher / Experienced 2023 with PDF

383 views

2 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

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

5 years ago

Denver Java Users Group
Jeremy Gustine: Java Logging Deep Dive

SLF4j, JUL, Log4j, Logback....huh? Logging in the world of Java is a surprisingly deep subject. This presentation will explore the ...

1:07:35
Jeremy Gustine: Java Logging Deep Dive

481 views

Streamed 4 years ago

To The Core
My Java SE Tech Stack - AspectJ: Pragmatic usages

Summary :::::::::: This time, we make use of the Aspect Oriented Programming (AOP) paradigm with the help of AspectJ for ...

10:21
My Java SE Tech Stack - AspectJ: Pragmatic usages

329 views

5 years ago

Red Hat Developer
Developing consumers and producers in Java

Develop consumers and producers in Java to stream applications using Red Hat OpenShift Streams for Apache Kafka.

4:13
Developing consumers and producers in Java

484 views

3 years ago

Bulgarian Java User Group
Reactive Java Programming: a new Asynchronous Database Access API, Kuassi Mensah

The existing JDBC API leads to blocked threads, threads scheduling and contention; the advent of Java Fibers will alleviate those ...

37:06
Reactive Java Programming: a new Asynchronous Database Access API, Kuassi Mensah

103 views

6 years ago

Roel Van de Paar
Updating rows in tables concurrently using Multithreading in Java (2 Solutions!!)

Updating rows in tables concurrently using Multithreading in Java Helpful? Please support me on Patreon: ...

2:30
Updating rows in tables concurrently using Multithreading in Java (2 Solutions!!)

4 views

4 years ago

Interview DOT
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

JAVA8 #JAVA8INTERVIEW #JAVA8INTERVIEWLAMBDA #JAVA8EFFECTIVEFINAL Click here ...

1:57
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

3,574 views

4 years ago

Roel Van de Paar
Code Review: Thread-safe LRU Cache Implementation in Java

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:40
Code Review: Thread-safe LRU Cache Implementation in Java

326 views

4 years ago

Roel Van de Paar
Code Review: Initialize and sum an array in Java using threads

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:07
Code Review: Initialize and sum an array in Java using threads

38 views

3 years ago

Bulgarian Java User Group
Understanding Java's Debugging Internals, Yarden Laifenfeld

Knowing your enemies is as important as knowing your friends. Understanding your debugger is a little of both. Have you ever ...

35:25
Understanding Java's Debugging Internals, Yarden Laifenfeld

918 views

2 years ago

Peter Schneider
Spring Boot Maximun Requests and Threads should be 1 (server.tomcat.max-threads=1)

Spring Boot Maximun Requests and Threads should be 1 (server.tomcat.max-threads=1) I hope you found a solution that worked ...

2:25
Spring Boot Maximun Requests and Threads should be 1 (server.tomcat.max-threads=1)

214 views

2 years ago

Barcelona Jug
Vert.x v3 - high performance polyglot application toolkit by Bartek Zdanowski at JBCNConf'15

Vert.x v3 - high performance polyglot application toolkit by Bartek Zdanowski at JBCNConf'15 - http://www.jbcnconf.com Vert.x is ...

46:02
Vert.x v3 - high performance polyglot application toolkit by Bartek Zdanowski at JBCNConf'15

434 views

10 years ago