ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

431 results

Mr ARUL SUJU D
Multi Threading and Thread Synchronization in Java

Multi Threading and Thread Synchronization in Java.

30:37
Multi Threading and Thread Synchronization in Java

248 views

7 years ago

FAST - Fundación Argentina de Smalltalk
Thin locks: featherweight synchronization also for Smalltalk by Jan Vrany

Traditional and still prevalent concurrency model is based on threads and shared mutable state. Smalltalk is no different in that ...

30:01
Thin locks: featherweight synchronization also for Smalltalk by Jan Vrany

112 views

8 years ago

finmath
Lecture Computational Finance / Numerical Methods 08: Excursion on Parallelisation

Lecture on Computational Finance / Numerical Methods for Mathematical Finance. Session 08: Excursion on Parallelisation An ...

1:27:05
Lecture Computational Finance / Numerical Methods 08: Excursion on Parallelisation

562 views

5 years ago

Ivan Ponomarev
Mainor 2022. Java Concurrency, Part 1

Concurrency is perhaps the most complex field of programming. It requires a knowledge of multiple fundamental principles, like ...

1:20:57
Mainor 2022. Java Concurrency, Part 1

1,066 views

3 years ago

CppNow
C++Now 2017: Samy Bahra “Multicore Synchronization: The Lesser-Known Primitives"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

46:02
C++Now 2017: Samy Bahra “Multicore Synchronization: The Lesser-Known Primitives"

2,095 views

8 years ago

SM Naim
Multi-Threading and Synchronization in Java through Practice

Akhon aktu vallagtache I think However I will try to continue on things that I really feel that I can add value on. kichu jinish maybe ...

29:30
Multi-Threading and Synchronization in Java through Practice

10 views

10 months ago

Geoffrey Challen
11 Feb 2013: Introduction to Synchronization

Problems with concurrency are identified, atomicity and concurrency are contrasted, and race conditions are introduced.

51:03
11 Feb 2013: Introduction to Synchronization

6,698 views

13 years ago

Sarje Barange
Thread Synchronization. Synchronous and Asynchronous behavior of Java Thread.

Thread Synchronization. Synchronous and Asynchronous behavior of Java Thread.

26:57
Thread Synchronization. Synchronous and Asynchronous behavior of Java Thread.

20 views

2 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

Geoffrey Challen
05 Feb 2016: Introduction to Synchronization Primitives

Race conditions, low-level synchronization support, and an introduction to spinlocks.

45:36
05 Feb 2016: Introduction to Synchronization Primitives

1,916 views

10 years ago

Geoffrey Challen
08 Feb 2012: Synchronization Primitives

Spinlocks and sleep locks are introduction, along with other synchronization primitives including locks, condition variables and ...

53:33
08 Feb 2012: Synchronization Primitives

622 views

13 years ago

Mr ARUL SUJU D
Threading-Multi thread and Synchronization

Threading-Multi thread and Synchronization.

27:59
Threading-Multi thread and Synchronization

237 views

9 years ago

John Kubiatowicz
CS162: Lecture 6: Synchronization 1: Concurrency and Mutual Exclusion

In this lecture, we discuss some of the implementation details of multithreading. We show how the scheduler can switch from one ...

1:30:29
CS162: Lecture 6: Synchronization 1: Concurrency and Mutual Exclusion

19,542 views

4 years ago

SouJava
Reduce system complexity in Java with Data-Oriented programming

Traditionally in Java, we mix data and code in objects. While being beneficial in some cases, data encapsulation has a tendency ...

34:46
Reduce system complexity in Java with Data-Oriented programming

1,546 views

Streamed 4 years ago

John Kubiatowicz
CS162 Lecture 9: Synchronization 4: Monitors and Readers/Writers (Con't), Process Structure

In this lecture, we finish our discussion of synchronization using monitors by going through a detailed simulation of the ...

1:29:08
CS162 Lecture 9: Synchronization 4: Monitors and Readers/Writers (Con't), Process Structure

8,022 views

4 years ago

John Kubiatowicz
CS162 Lecture 7: Synchronization 2: Semaphores (Con't), Lock Implementation, Atomic Instructions

In this lecture, we continue discussing synchronization by finishing our user-level discussion of semaphores, then proceeding to ...

1:27:34
CS162 Lecture 7: Synchronization 2: Semaphores (Con't), Lock Implementation, Atomic Instructions

12,536 views

4 years ago

Bulgarian Java User Group
The Secrets of Concurrency, Heinz Kabutz

Heinz''s talk at the first edition of the jPrime conference (27.05.2015) From the first version of Java, we have been able to create ...

53:21
The Secrets of Concurrency, Heinz Kabutz

9,055 views

10 years ago

Geoffrey Challen
06 Feb 2015: Synchronization Primitives

Completion of a discussion of critical sections, and an overview of locks and condition variables.

51:57
06 Feb 2015: Synchronization Primitives

1,278 views

11 years ago

Geoffrey Challen
10 Feb 2012: Synchronization Problems

Deadlock, priority inversion, and a sample bounded buffer producer-consumer problem solved using condition variables.

58:28
10 Feb 2012: Synchronization Problems

1,531 views

13 years ago

Geoffrey Challen
15 Feb 2017: Synchronization Primitives

Spinlocks, locks, and condition variables.

46:30
15 Feb 2017: Synchronization Primitives

1,982 views

9 years ago