ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

817 results

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

8 years ago

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

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

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

621 views

12 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

111 views

8 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

18,784 views

4 years 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,696 views

12 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

The Linux Foundation
Solve Data Synchronization Challenges with Blockchain & Smart Contracts - David Richards

Solve Data Synchronization Challenges with Blockchain & Smart Contracts - David Richards, Digital Asset Blockchains are ...

26:00
Solve Data Synchronization Challenges with Blockchain & Smart Contracts - David Richards

471 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,908 views

9 years ago

ID1212, Network Programming
Introduction to multithreading

This video gives an introduction to multithreaded programming.

1:20:13
Introduction to multithreading

550 views

7 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

12 years ago

Marten Lohstroh
Making Mainstream Programming Languages Deterministic Again (SYNCHRON '20)

Synchronous languages are unique in the programming world with their emphasis (with some exceptions) on deterministic ...

32:41
Making Mainstream Programming Languages Deterministic Again (SYNCHRON '20)

189 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,048 views

3 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,276 views

10 years ago

Engineering Community
Data Synchronization Patterns by Denys Hasanenko

... месте на сегодняшний день целом необходимо нет необходимости знать java или с ним для того чтобы разрабатывать ...

34:52
Data Synchronization Patterns by Denys Hasanenko

302 views

5 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

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

7,628 views

4 years ago

Michael Pradel
Lecture "Concurrency (Part 3, Implementing Synchronization)" of "Programming Paradigms"

Lecture of the "Programming Paradigms" course at University of Stuttgart in summer semester 2020 See course page for more ...

39:31
Lecture "Concurrency (Part 3, Implementing Synchronization)" of "Programming Paradigms"

674 views

5 years ago