ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

931 results

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

Ігор Броновський
13 - JMS. Asynchronous communication in Java - Michal Szynkiewicz - IT Event 2013 (5)

13 - JMS. Asynchronous communication in Java - Michal Szynkiewicz - IT Event 2013 (5) This talk will give an introduction to Java ...

49:16
13 - JMS. Asynchronous communication in Java - Michal Szynkiewicz - IT Event 2013 (5)

423 views

12 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

Bulgarian Java User Group
Persistence Wars: become the Jedi of distributed Java architectures, Otavio Santana

A long time ago in a galaxy far, far away…, it became relatively straightforward to design and implement our application's data ...

42:48
Persistence Wars: become the Jedi of distributed Java architectures, Otavio Santana

1,276 views

2 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,841 views

2 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

EuroMPI Conference
Fibers are not (P)Threads

Fibers are not (P)Threads: The Case for Loose Coupling of Asynchronous Programming Models and MPI Through Continuations ...

24:19
Fibers are not (P)Threads

65 views

5 years ago

Heapspace
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines - Riccardo Lippolis

Discover the potential impact of Java Virtual Threads on Kotlin Coroutines, the popular alternative for asynchronous programming ...

34:10
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines - Riccardo Lippolis

1,335 views

1 year ago

Alexandru Nedelcu (Alex)
Implementing a CountDownLatch (async and dirty)

Yo dawg, I heard you liked concurrency primitives. Let's implement our own asynchronous, dirty CountDownLatch (in Scala, ...

1:05:08
Implementing a CountDownLatch (async and dirty)

563 views

4 years ago

RedHatCzech
Reactive extensions/programming [Jiří Kremser]

The Reactive Extensions (Rx) is a tool for composing asynchronous and event-based programs using observable sequences.

42:00
Reactive extensions/programming [Jiří Kremser]

52 views

Streamed 9 years ago

BreizhJUG
Everything you wanted to know about writing async, high concurrency HTTP applications in Java ...

... type d'opération demandé donc au niveau du code comment ça se passe alors bon ça c'est du code Java euh alors le haut on ...

42:56
Everything you wanted to know about writing async, high concurrency HTTP applications in Java ...

326 views

10 years ago

Riviera JUG
"JAX-RS 2.0: RESTful Java on Steroids" by Marek Potociar

Video of the "JAX-RS 2.0: RESTful Java on Steroids" presentation by Marek Potociar, JAX-RS 2.0 Specification Lead with Oracle, ...

1:02:00
"JAX-RS 2.0: RESTful Java on Steroids" by Marek Potociar

2,145 views

13 years ago

Bulgarian Java User Group
JDK 8: Lessons Learnt With Lambdas and Streams - Simon Ritter

Simons talk on jPrime'2016 https://2016.jprime.io.

50:49
JDK 8: Lessons Learnt With Lambdas and Streams - Simon Ritter

2,159 views

9 years ago

ScalaIO FR
Unwrapping IO: is it a path that you want to follow?  by Adam WARSKI

Talk's page https://scala.io/talks/unwrapping-io Description: The arrival of Java 21 prompted a re-evaluation of the ...

55:04
Unwrapping IO: is it a path that you want to follow? by Adam WARSKI

1,766 views

1 year 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

333 views

2 years ago

hungry coder
Asynchronous Java Script

HungryCoder. #javascript #promise #asyncawait #fetch We are highly motivated to make people skilled and expert in technology.

1:10:24
Asynchronous Java Script

145 views

3 years ago

StableCoder
052 - Asynchronous Material Loading and the Thread Pool

As part of the resource management, one of the more integral things required in a modern implementation is to have resources ...

1:18:17
052 - Asynchronous Material Loading and the Thread Pool

19 views

4 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

TechCode
Synchronous vs Asynchronous JavaScript – Call Stack, Promises, and More

https://morioh.com/p/422b616d71a2 JavaScript Promises and Asynchronous programming is NOT as complicated as they ...

44:25
Synchronous vs Asynchronous JavaScript – Call Stack, Promises, and More

218 views

4 years ago

NWCalvank
My Async JS Presentation - May 15, 2019

Once upon a time, I gave a little Lunch n Learn at a Startup here in Victoria. I spoke about Asynchronous JavaScript, and it went a ...

1:01:32
My Async JS Presentation - May 15, 2019

366 views

5 years ago