ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

33 results

Bulgarian Java User Group
Non-blocking Michael-Scott queue algorithm - Alexey Fyodorov

http://jprime.io/nav/article/129.

46:48
Non-blocking Michael-Scott queue algorithm - Alexey Fyodorov

2,443 views

8 years ago

PyCon South Africa
Stream processing made easy with riko

Reuben Cummings https://2016.za.pycon.org/talks/35/ # AUDIENCE * data scientists (current and aspiring) * those who want to ...

32:24
Stream processing made easy with riko

314 views

9 years ago

Churchill CompSci Talks
Lock-free programming

Lock-free programming, by Song Pan (12th October 2016) Over the last decade, multi-core processors have become mainstream.

29:21
Lock-free programming

4,236 views

8 years ago

Volodya Mozhenkov
Коллекции Java - Concurrent Queue (единовременные очереди)

Продолжение серии лекций по коллекциям в языке Java. Начинаем рассматривать параллельное исполнение. В этот раз ...

22:19
Коллекции Java - Concurrent Queue (единовременные очереди)

1,665 views

5 years ago

BrisJS
Blocking JS + Event Loop + Async   Kory Nunn

Now recovered from illness, Kory is reprising his much loved JS fundamentals series from years ago. This is a new section ...

30:01
Blocking JS + Event Loop + Async Kory Nunn

71 views

8 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,192 views

4 years ago

CppNow
Tony Van Eerd: Lock-free by Example: Towards an Interesting Lock-free MPMC Queue

An "interesting" lock-free queue? Well, "multi-producer, multi-consumer, growing, shrinking, mostly contiguous, lock-free circular ...

1:37:53
Tony Van Eerd: Lock-free by Example: Towards an Interesting Lock-free MPMC Queue

1,518 views

9 years ago

CppNow
Tony Van Eerd: Thread-safe Observer Pattern - You're doing it wrong

We've all written an Observer Pattern or list of Listeners at some point or another. And then later had to make it "thread safe".

1:30:18
Tony Van Eerd: Thread-safe Observer Pattern - You're doing it wrong

5,855 views

9 years ago

Volodya Mozhenkov
Коллекции Java - Queue (очереди)

Продолжение серии лекций по коллекциям в языке Java. В этот раз речь идёт про иерархию классов, начинающуюся от ...

47:08
Коллекции Java - Queue (очереди)

3,124 views

6 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

229 views

5 years ago

Wizeline Academy
Event Loop: Insights and Analysis

The event loop holds many secrets. Over the last year, we've been working to uncover what information the event loop can tell us ...

39:06
Event Loop: Insights and Analysis

187 views

5 years ago

CppNow
Tony Van Eerd: An Interesting Lock-free Queue - Part 2 of N

This is a continuation of last year's talk on an "interesting" lock-free queue. ("interesting"? Well, "multi-producer, multi-consumer, ...

1:34:39
Tony Van Eerd: An Interesting Lock-free Queue - Part 2 of N

933 views

9 years ago

CppNow
Tony Van Eerd: Lockfree Programming Part 2: Data Structures

A brief summary of last year's Intro talk, then continuing where we left off, with more Lockfree programming "FCD" -- Fear, Certainty ...

1:33:57
Tony Van Eerd: Lockfree Programming Part 2: Data Structures

1,305 views

12 years ago

FOSDEM
Building distributed systems with Msgflo Flow-based-programming over message queues

by Jon Nordby At: FOSDEM 2017 MsgFlo is a tool to build systems that span multiple processes and devices,for instance IoT ...

20:08
Building distributed systems with Msgflo Flow-based-programming over message queues

290 views

7 years ago

CppNow
Tony Van Eerd: The Basics of Lock-free Programming

Starting from the very basics, showing problems of accessing shared data, slowly expose the problems, and then lock-free ...

1:39:33
Tony Van Eerd: The Basics of Lock-free Programming

5,876 views

12 years ago

Aaron Bauer
CS 332 Locks and Condition Variables

We look at the application and implementation of locks and condition variables. Music by The Underscore Orkestra.

52:55
CS 332 Locks and Condition Variables

111 views

4 years ago

SouJava
SouJava Talks: Creating a Million Virtual Threads Using Project Loom by A N M Bazlur Rahman

Details SouJava would like to announce that we'll be pleased to have Bazlur Rahman (@bazlur_rahman) presenting "Creating a ...

1:31:51
SouJava Talks: Creating a Million Virtual Threads Using Project Loom by A N M Bazlur Rahman

491 views

Streamed 3 years ago

CppNow
C++Now 2017: Ansel Sermersheim "Multithreading Using Lockless Lists and RCU"

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

1:27:37
C++Now 2017: Ansel Sermersheim "Multithreading Using Lockless Lists and RCU"

2,495 views

8 years ago

Linux.conf.au 2009 -- Hobart, Australia
AIO: Why is this so hard?

Presenter(s): Zach Brown URL: http://www.linux.org.au/conf/2009/programme/schedule/view_talk/131%3Fday=thursday.html AIO ...

50:34
AIO: Why is this so hard?

494 views

11 years ago

Underscore
Writing Asynchronous Programs with Scala and Akka - Yardena Meymann (Hebrew)

This talk was given at the Underscore meetup on 2018-05-15 Slides: ...

44:08
Writing Asynchronous Programs with Scala and Akka - Yardena Meymann (Hebrew)

119 views

7 years ago