ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

106 results

NPTEL IIT Bombay
Lecture 26: Multithreaded application design

Week 6: Lecture 26: Multithreaded application design.

32:16
Lecture 26: Multithreaded application design

2,565 views

4y ago

Fabrice Kordon
016 — La classe Thread

... processing in Java. You will find an equivalent idea in all languages, for example Task type in ADA, or in programming libraries, ...

12:13
016 — La classe Thread

2,872 views

9y ago

TechShare
disadvantage of using platform threads for IO operations  #javadevelopment #threads #java

this video talks about the disadvantage of using platform threads for executing I/O operations.

0:33
disadvantage of using platform threads for IO operations #javadevelopment #threads #java

84 views

2y ago

Matthias Hauswirth
Develop Pacman in Java - Part 1. Thread & Frame

Part 1 of a series on how to develop Java Swing GUI applications, based on the example of a Pacman-like game. This video is ...

7:56
Develop Pacman in Java - Part 1. Thread & Frame

11,084 views

13y ago

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

9y ago

wikipedia tts
Thread (computing) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Thread_(computing) 00:00:48 1 Single vs ...

33:16
Thread (computing) | Wikipedia audio article

19 views

7y ago

Inria Learning Lab
🐥 Messages for Java Programmers [W2S2-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

9:09
🐥 Messages for Java Programmers [W2S2-EN]

1,077 views

6y ago

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

Hello all, In this episode I shall discuss synchronised methods in Java. We saw in the previous sessions that potentially problems ...

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

2,300 views

9y 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,128 views

9y ago

Wikipedia Fan
Multithreading (computer architecture) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Multithreading_(computer_architecture) 00:01:06 1 ...

13:55
Multithreading (computer architecture) | Wikipedia audio article

145 views

7y ago

J David Eisenberg
Chapter 2: Data Type Conversion in Java

You can use a *cast* to take an integer variable and ask Java to treat it as a double (and vice versa). This video gives you the ...

6:04
Chapter 2: Data Type Conversion in Java

228 views

5y 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

354 views

3y ago

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

But obviously not the same ones as in Java, or else it wouldn't be fun. And also the implementations in programming libraries that ...

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

1,350 views

9y ago

Fabrice Kordon
024 — Communications entre threads, l'exemple ProdCons v1

It is accepted, Java doesn't complain. Here, saying this.b is actually a dotted notation that allows me to come back to the global ...

16:20
024 — Communications entre threads, l'exemple ProdCons v1

2,795 views

9y ago

Otavio Santana
Java Supplier: A Comprehensive Guide to Simplifying Your Code

In this video tutorial, we'll explore the powerful Java Supplier interface and learn how it can simplify your code by generating data ...

4:11
Java Supplier: A Comprehensive Guide to Simplifying Your Code

472 views

3y ago

Fabrice Kordon
030 — Les moniteurs en Java

... it's defined in Java. So let's look again at the example we saw when we presented the Hoare monitors in a previous sequence, ...

18:09
030 — Les moniteurs en Java

4,125 views

9y ago

NPTEL IIT Bombay
Week 7: Lecture 1: SIMD vs. SIMT: Thread Mapping, Scheduling, and Pipelining in NVIDIA GPUs

Lecture 1: SIMD vs. SIMT: Thread Mapping, Scheduling, and Pipelining in NVIDIA GPUs.

27:47
Week 7: Lecture 1: SIMD vs. SIMT: Thread Mapping, Scheduling, and Pipelining in NVIDIA GPUs

2,627 views

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

770 views

5y ago

Fabrice Kordon
018 — Utilisation de l'interface Runnable

In Java, there's a slightly different thing, unlike Objective-C, for example, where you can only call a class method by indicating the ...

11:41
018 — Utilisation de l'interface Runnable

2,167 views

9y ago

J David Eisenberg
Chapter 4: Reading Strings and Extracting Characters from them

How to read a line of text into a string, and how to get specific characters from it.

3:58
Chapter 4: Reading Strings and Extracting Characters from them

126 views

6y ago