ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

121 results

NPTEL IIT Bombay
Lecture 26: Multithreaded application design

Week 6: Lecture 26: Multithreaded application design.

32:16
Lecture 26: Multithreaded application design

2,566 views

4 years 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

2 years 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

9 years 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

13 years 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

7 years 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

6 years 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

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

9 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

354 views

3 years 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

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

9 years ago

nptelhrd
Mod-26 Lec-38 Simultanoues Multithreading

High Performance Computer Architecture by Prof.Ajit Pal,Department of Computer Science and Engineering,IIT Kharagpur.

55:25
Mod-26 Lec-38 Simultanoues Multithreading

6,661 views

11 years 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

9 years ago

nptelhrd
Mod-25 Lec-37 Multithreading and Multiprocessing

High Performance Computer Architecture by Prof.Ajit Pal,Department of Computer Science and Engineering,IIT Kharagpur.

54:26
Mod-25 Lec-37 Multithreading and Multiprocessing

21,965 views

11 years 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

9 years 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

3 years 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,632 views

1 year ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

123,637 views

6 months 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

5 years ago

J David Eisenberg
Chapter 11: Visibility modifiers in Java

Find out how to specify which classes can and cannot access the methods and properties in other classes. Note: narration at 1:54 ...

2:20
Chapter 11: Visibility modifiers in Java

133 views

6 years ago