ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

111 results

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

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

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

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

2 years ago

HFTStuttgartVS
Verteilte Systeme - 08.5 - Web Services mit SOAP Beispiel: SpringBoot

Achte Sitzung der Vorlesung "Verteilte Systeme" der Professoren Gero Lückemeyer und Sebastian Speiser im Rahmen der ...

28:21
Verteilte Systeme - 08.5 - Web Services mit SOAP Beispiel: SpringBoot

1,064 views

5 years ago

Speedment
Java 9  Bridging the Gap Between Database and Stream

Webinar on how to extend the Java Stream API to run database queries using open source project Speedment. GitHub: ...

28:39
Java 9 Bridging the Gap Between Database and Stream

507 views

8 years ago

Sergio Gálvez Rojas
Concurrency in Java. Lesson 3

Lesson 3. Concurrent Programming viewed as an Abstraction. Here we learn some interesting concepts: • From Sequential ...

51:42
Concurrency in Java. Lesson 3

30 views

5 years ago

Maz Rashid
Java 8 Lambdas   Kodieren auf Kölsch   Maz Rashid

Java 8 Lambdas - eine kleines Exkurs bei Goldschmiede in Köln zum Thema Lambdas & stream API in Java8.

1:28:09
Java 8 Lambdas Kodieren auf Kölsch Maz Rashid

104 views

11 years ago

nipafx
Java 12 Experiments (Live Stream)

My first live stream! I dug around in Java 12, cataloging new features and experimenting with a few of them, most notably ...

2:42:03
Java 12 Experiments (Live Stream)

1,303 views

6 years ago

Voxxed Days Bristol
Martin Thompson (keynote) – Adventures with concurrent programming in Java

Martin is a Java Champion with over 2 decades of experience building complex and high-performance computing systems.

45:54
Martin Thompson (keynote) – Adventures with concurrent programming in Java

1,429 views

9 years ago

Bulgarian Java User Group
Introduction and pitfalls of Java's new concurrency model, David Vlijmincx

Java 20 will preview one of the most anticipated features, virtual threads, and structured concurrency. It rethinks the way ...

41:32
Introduction and pitfalls of Java's new concurrency model, David Vlijmincx

334 views

2 years ago

Barcelona Jug
Secrets of Performance tuning Java and Kubernetes

Initially, getting Java to run on Kubernetes may seem complicated, but after a few lines of YAML and a bit of work with Docker, you ...

50:57
Secrets of Performance tuning Java and Kubernetes

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

Engineering Community
Java Concurrency Essentials by Bogdan Komar

The speech intended to cover basic concurrency theory. During the meeting we will touch the Java concurrency concepts. We will ...

51:19
Java Concurrency Essentials by Bogdan Komar

376 views

4 years ago

Barcelona Jug
Modern Java microservices in the cloud

It's 2022, long gone are the days of ceremony and Java development should be productivity, simplicity. Let's look at how we make ...

55:10
Modern Java microservices in the cloud

387 views

3 years ago

Google Languages
Brian Goetz: "Java -- A Look Ahead" | Java At Google Summit 2019

Abstract: Java is moving fast -- and the future has never been brighter. Java Language Architect Brian Goetz takes you on a ...

1:30:54
Brian Goetz: "Java -- A Look Ahead" | Java At Google Summit 2019

6,309 views

6 years ago

Barcelona Jug
Integration testing with Spring

Abstract : Are you interested in developing safe software and to explore different automated testing possibilities? Are you looking ...

1:02:54
Integration testing with Spring

266 views

Streamed 3 years ago

Barcelona Jug
Netty from the trenches

Netty from the trenches - JBCNConf 2015 - http://www.jbcnconf.com Netty is an asynchronous event-driven network application ...

48:12
Netty from the trenches

1,766 views

9 years ago

Engineering Community
Functional Refactoring with Java 8 by Taras Kogut (Ukr)

Java 8 recently introduced new features (lambda expressions and method references) and APIs (Streams, Optional and ...

33:46
Functional Refactoring with Java 8 by Taras Kogut (Ukr)

172 views

10 years ago

yapceu
Asynchronous Programming with Futures

A look at how to use the Future module to write asynchronous and/or concurrent code, and the benefits that come from doing so ...

50:50
Asynchronous Programming with Futures

2,197 views

11 years ago