ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

136 results

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

Code Review: Efficient Multithreaded File Processessing in Java Helpful? Please support me on Patreon: ...

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

9 views

3 years ago

Ivan Ponomarev
Mainor 2022. Java Concurrency, Part 1

Concurrency is perhaps the most complex field of programming. It requires a knowledge of multiple fundamental principles, like ...

1:20:57
Mainor 2022. Java Concurrency, Part 1

1,040 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

16,821 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

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

9 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

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

360 views

2 years ago

NR CLASSES LLP
Java MCQs ( Multithreading, Database & JSP and Servlet) Part-1

NRClasses #ramdasbiradar #nehamam #bca #bcs Fill this form to get this sessions Notes ...

56:09
Java MCQs ( Multithreading, Database & JSP and Servlet) Part-1

405 views

Streamed 4 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

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)

211 views

2 years ago

Roel Van de Paar
Salesforce: Multi threading in SOAP API java client

Salesforce: Multi threading in SOAP API java client Helpful? Please support me on Patreon: ...

1:28
Salesforce: Multi threading in SOAP API java client

9 views

4 years ago

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

Code Review: Thread-safe LRU Cache Implementation in Java Helpful? Please support me on Patreon: ...

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

323 views

3 years ago

Drunken Engineer
Cognizant Interview questions | Java 8 | multithreading | collections

This video contains java interview questions and answers for 3 years experience candidate asked at Cognizant technologies ...

12:36
Cognizant Interview questions | Java 8 | multithreading | collections

13,361 views

4 years ago

Interview DOT
JAVA 8 STREAMS HOW CAN I USE PARTITIONBY METHOD |JAVA 8 CODE EXAMPLE INTERVIEW QUESTION|InterviewDOT

JAVA8STREAMS #JAVA8CODING #JAVA8EXAMPLE #JAVA8PARTITIONBY JAVA 8 STREAMS HOW CAN I USE PARTITIONBY ...

1:34
JAVA 8 STREAMS HOW CAN I USE PARTITIONBY METHOD |JAVA 8 CODE EXAMPLE INTERVIEW QUESTION|InterviewDOT

373 views

4 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

481 views

3 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

301 views

3 years ago

Free and Open Source Software Conference (FrOSCon) e.V.
2017 Reaktive Programmierung in Java - mehr als eine Erweiterung des Observable-Patterns

https://media.ccc.de/v/froscon2017-1911-reaktive_programmierung_in_java_-_mehr_als_eine_erweiterung_des_observable- ...

1:01:42
2017 Reaktive Programmierung in Java - mehr als eine Erweiterung des Observable-Patterns

298 views

8 years ago

FOSDEM
Project Loom: Advanced concurrency for fun and profit

by Andrew Haley At: FOSDEM 2020 https://video.fosdem.org/2020/H.1302/loom.webm Project Loom, an OpenJDK project, ...

24:49
Project Loom: Advanced concurrency for fun and profit

830 views

5 years ago

Drunken Engineer
Java 8 Coding Interview Question | Convert List to Map Using GroupingBy | #1

This video contains one of the most asked java 8 coding questions. One of the best book for Interview Questions Top 1000 Java ...

8:18
Java 8 Coding Interview Question | Convert List to Map Using GroupingBy | #1

62,672 views

4 years ago

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

Code Review: Initialize and sum an array in Java using threads Helpful? Please support me on Patreon: ...

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

36 views

3 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,532 views

4 years ago

JavaCasts
Asynchronous Method Call

Async calls with spring ======================= What do you need async calls for? --------------------------------- Imagine you ...

3:35
Asynchronous Method Call

1,323 views

9 years ago

Drunken Engineer
Latest Java Interview Questions Part-2 by Santosh #170

This video contains java interview questions that were asked to a experienced java developer in multiple interviews. part-1 ...

10:25
Latest Java Interview Questions Part-2 by Santosh #170

1,592 views

3 years ago

Otavio Santana
The essencial Java books for seniors engineers

This video discusses the essential Java books for senior software engineers. As experienced Java developers, we seek to ...

7:35
The essencial Java books for seniors engineers

847 views

2 years ago

Roel Van de Paar
Software Engineering: How do I unit test multi-threaded code? (8 Solutions!!)

Software Engineering: How do I unit test multi-threaded code? Helpful? Please support me on Patreon: ...

3:47
Software Engineering: How do I unit test multi-threaded code? (8 Solutions!!)

80 views

3 years ago