ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

135 results

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,041 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,865 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

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

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

Voxxed Days Luxembourg
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines (Riccardo LIPPOLIS)

Voxxed Days Luxembourg 2023 Room: AmigaOS Type: Conference Java Virtual Threads are a new and upcoming feature that ...

49:48
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines (Riccardo LIPPOLIS)

4,849 views

2 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

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

Toronto Java Users Group
2023-04 Java Application on Kubernetes: From Zero to Hero

Presented by: Igor Kanshyn You will learn a fast and easy way to build a Java application and deploy it to Kubernetes.

46:57
2023-04 Java Application on Kubernetes: From Zero to Hero

297 views

2 years ago

Red Hat Developer
A deep dive into Garbage Collection Algorithms in Java | DevNation Day India

Applications run on data. Most of it is transient data. To avoid overflowing our memory capacity, we need a way to identify and ...

33:54
A deep dive into Garbage Collection Algorithms in Java | DevNation Day India

996 views

4 years ago

Gain Java Knowledge
Java 8 Coding and Programming Interview Questions and Answers

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

59:22
Java 8 Coding and Programming Interview Questions and Answers

8,202 views

2 years ago

Barcelona Jug
CompletableFuture and its Quirks

CompletableFuture revolutionized asynchronous processing in Java. Unfortunately, it's full of quirks, traps, and surprises… during ...

50:32
CompletableFuture and its Quirks

1,094 views

3 years ago

javaMéxico
Meetup Febrero 2019 | From Threads to CompletableFutures

Un recorrido de las herramientas de Java para programar concurrente/parallelo: threads, Executors, Future, CompletableFuture.

50:16
Meetup Febrero 2019 | From Threads to CompletableFutures

336 views

6 years ago

nipafx
Implementing New Java Stream Operations

JEP 461 proposes `Stream::gather` and `Gatherer` - a new intermediate meta-operation that can be used to implement all kinds of ...

38:05
Implementing New Java Stream Operations

5,104 views

2 years ago

The ASF
From Camel To Kamelets: New Connectors For Event-Driven Applications

Event-driven architectures are having a great moment among developers. Whether they're using Kafka as the events backbone, ...

36:00
From Camel To Kamelets: New Connectors For Event-Driven Applications

1,873 views

4 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

926 views

4 years ago

The ASF
Mtop: Highly Concurrency And Highly Reliable Api Gateway Based On Tomcat

As the API gateway of Taobao's e-commerce system and even Alibaba Group, MTOP carries hundreds of thousands of APIs, with ...

38:22
Mtop: Highly Concurrency And Highly Reliable Api Gateway Based On Tomcat

168 views

4 years ago

SreenuTech
Core Java Complete Course (Session-11) Topic Oops | By Mr. Suman

About Sreenu Technologies: Sreenu Technologies has established in 2013 May. We are experts on Java Realtime Project ...

38:34
Core Java Complete Course (Session-11) Topic Oops | By Mr. Suman

418 views

2 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

Devopedia
Functors, Monads and more

Java 8 introduced lambdas and method references. These helped adoption of functional programming in Java. Later versions of ...

1:02:24
Functors, Monads and more

347 views

2 years ago