ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

67 results

Fabrice Kordon
023 — Blocs synchronisés en Java

In this session we shall discuss synchronised blocs in Java. In a previous session we touched upon the problems linked to the ...

5:49
023 — Blocs synchronisés en Java

1,790 views

9 years ago

Fabrice Kordon
022 — Méthodes synchronisées en Java

... fait la notion de "synchronized" donc de méthodes synchronisées est quelque chose qui est une mise en oeuvre propre à Java ...

10:47
022 — Méthodes synchronisées en Java

2,275 views

9 years ago

John Kubiatowicz
CS162 Lecture 7 (2/13/2020): Semaphores, Monitors, and Readers/Writers

In this class, I discuss more advanced synchronization techniques, including atomic hardware primitives, semaphores, and the ...

2:03:31
CS162 Lecture 7 (2/13/2020): Semaphores, Monitors, and Readers/Writers

5,720 views

5 years ago

Jon Gjengset
Decrusting the tokio crate

In this stream, we peeled back the crust on the tokio crate — https://github.com/tokio-rs/tokio/ — and explored its interface, ...

3:31:48
Decrusting the tokio crate

183,267 views

1 year 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,136 views

2 years ago

Otavio Santana
What is AssertJ? Explore the Java test with elegance

shorts What is AssertJ? Explore the Java test with elegance Fluent API wit Java Test, which is the formula of AssertJ. #Java ...

0:37
What is AssertJ? Explore the Java test with elegance

306 views

2 years ago

Drunken Engineer
Java Developer Interview Questions

This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...

15:06
Java Developer Interview Questions

5,928 views

4 years ago

Fabrice Kordon
036 — Synthèse sur les moniteurs en Java

Hello everyone, in this sequence we're going to review monitors in Java. I think at this stage you've understood that there was the ...

6:24
036 — Synthèse sur les moniteurs en Java

1,338 views

9 years ago

YAWL User Group
BPMN Joining Parallel Gateway - How to Synchronize Branches

Curious about BPMN synchronization with parallel gateways? The video discusses the synchronization pattern in BPMN and ...

3:10
BPMN Joining Parallel Gateway - How to Synchronize Branches

809 views

2 years ago

Fabrice Kordon
077 — Mécanismes de synchronisation

I've used the expression synchronization barrier here because that's what's used in Java. There'll be a number of execution flows ...

16:39
077 — Mécanismes de synchronisation

5,130 views

9 years ago

iter
The Rendezvous Problem

The rendezvous problem is a logical problem. Main paper discussed in video: ...

5:21
The Rendezvous Problem

1,763 views

6 years ago

Computer science and application education hub
Java AWT implement animated Banner Program

In this video i will teach you to how to make animation using java. If you found this video valuable, give it a like. If you know ...

4:45
Java AWT implement animated Banner Program

154 views

4 years ago

Fabrice Kordon
012 — Rappels, la clause «finally» en Java

In this session, I'll be reviewing the concept of "finally" in the management of exceptions in Java. I mentioned this idea of finally ...

6:11
012 — Rappels, la clause «finally» en Java

1,126 views

9 years ago

Fabrice Kordon
078 — CyclicBarrier

CyclicBarrier is an implementation of the synchronization barrier in Java and we're going to take a quick look at the methods ...

4:37
078 — CyclicBarrier

881 views

9 years ago

Cours Python
8.8 La librairie asyncio
9:57
8.8 La librairie asyncio

976 views

8 years ago

Fabrice Kordon
030 — Les moniteurs en Java

Hello everyone, in this sequence we're going to touch on monitors in Java. We saw in a previous sequence the notion of monitors ...

18:09
030 — Les moniteurs en Java

4,108 views

9 years ago

Jon Gjengset
Lock-Free to Wait-Free Simulation in Rust

In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...

4:47:58
Lock-Free to Wait-Free Simulation in Rust

50,068 views

4 years ago

Fabrice Kordon
037 — La classe ReentrantLock

... locké d'ailleurs c'est vrai aussi pour le synchronized puisque si dans une classe Java vous avez une méthode synchronisée qui ...

10:14
037 — La classe ReentrantLock

1,874 views

9 years ago

Design Patterns Lectures
The Thread-Specific Storage Design Pattern

In this video, a short overview for the Thread-Specific Storage software design pattern is given (also called "Thread-Local").

1:36
The Thread-Specific Storage Design Pattern

757 views

5 years ago

TLA+ - The Temporal Logic of Actions
TLA + specification of PCR parallel programming pattern - Jose Solsona & Sergio Yovine

https://conf.tlapl.us/2020/10-Yovine_and_Solsona-TLA_+_specification_of_PCR_parallel_programming_pattern.pdf.

31:56
TLA + specification of PCR parallel programming pattern - Jose Solsona & Sergio Yovine

228 views

5 years ago