ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

79 results

Grazer Linuxtage
Grazer Linuxtage 2024 -  Python, asyncio, libgpiod, and Pointless Blinking

Python's lovely [asyncio](https://docs.python.org/3/library/asyncio.html) library allows me to write event-driven programs in a style ...

45:05
Grazer Linuxtage 2024 - Python, asyncio, libgpiod, and Pointless Blinking

80 views

2 years ago

Codotaku
How to make a multi-threaded CPU pixel shader from scratch without GPU acceleration

How to make a multi-threaded CPU pixel shader from scratch without GPU acceleration Let's render some animated donuts from ...

2:01:03
How to make a multi-threaded CPU pixel shader from scratch without GPU acceleration

872 views

3 years ago

Python India
Python Sockets at Scale: I/O Multiplexing and Asyncio - Rohan Reddy Alleti

Concurrency is essential for building scalable network applications, and Python offers several ways to achieve it. In this session ...

28:29
Python Sockets at Scale: I/O Multiplexing and Asyncio - Rohan Reddy Alleti

212 views

2 months ago

Jon Gjengset
Solving distributed systems challenges in Rust

In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to ...

3:15:52
Solving distributed systems challenges in Rust

313,156 views

3 years ago

Python India
Beyond the Basics - Advanced GIL Mitigation Patterns - Rohan Giriraj

Python's GIL (Global Interpreter Lock), while promising thread safety within applications, can be a limiting factor when considering ...

32:07
Beyond the Basics - Advanced GIL Mitigation Patterns - Rohan Giriraj

88 views

2 months ago

NPTEL IIT Bombay
Lecture 26: Multithreaded application design

Week 6: Lecture 26: Multithreaded application design.

32:16
Lecture 26: Multithreaded application design

2,563 views

4 years ago

Arjoonn
How To Write Python Asyncio Code

Turn on the subtitles and here we go! A super quick demonstation of asyncio code. The way to watch this is pause and read and ...

2:09
How To Write Python Asyncio Code

368 views

10 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

Confreaks
RubyConf 2017: What does GIL really guarantee you? by Daniel Vartanov

What does GIL really guarantee you? by Daniel Vartanov You probably heard that Global Interpreter Lock (GIL) in Ruby "allows ...

24:55
RubyConf 2017: What does GIL really guarantee you? by Daniel Vartanov

2,941 views

8 years ago

Dario
Call a Rust Function from Python Like A Boss with Maturin

Use the performance advantage of #rustlang in Python by writing Python modules using Rust!!! You can build python libraries ...

4:37
Call a Rust Function from Python Like A Boss with Maturin

3,284 views

4 years ago

KeepCoding - Tech School
Aprende Python al performance con salsa de rendimiento

ABRE ESTA CAJA! 0:00 Presentación KeepCoding Tech School 02:32 Introdución 06:24 Puntos Claves 6:48 Big-O Complexity ...

1:09:27
Aprende Python al performance con salsa de rendimiento

267 views

Streamed 4 years ago

Fabrice Kordon
016 — La classe Thread

The Thread class is the basic object that enables parallel processing in Java. You will find an equivalent idea in all languages, ...

12:13
016 — La classe Thread

2,872 views

9 years ago

nptelhrd
Mod-05 Lec-34 Python Programming

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

48:37
Mod-05 Lec-34 Python Programming

18,483 views

10 years ago

NPTEL IIT Bombay
Week 6: Tutorial 1

Week 6: Tutorial 1.

7:14
Week 6: Tutorial 1

583 views

4 years ago

Cours Python
8.1 Programmation asynchrone

Donc pour revenir à Python, nous, on s'est donné aujourd'hui un budget de temps d'une semaine, donc on n'aura pas ...

12:09
8.1 Programmation asynchrone

5,891 views

8 years ago

wikipedia tts
Green threads | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Green_threads 00:00:27 1 Etymology 00:00:48 2 ...

7:46
Green threads | Wikipedia audio article

27 views

7 years ago

Fabrice Kordon
020 — Fin d'une thread et terminaison d'un programme

You might want to force a thread to terminate at a specific moment, for example because the algorithm has finished and no longer ...

7:27
020 — Fin d'une thread et terminaison d'un programme

1,779 views

9 years ago

Aalto Scientific Computing
4.2 Parallel - Python for Scientific Computing 2023

... message passing) 08:20 Python's global interpreter lock (GIL) 11:38 Python's multiprocessing module 11:52 Multiprocessing ...

44:18
4.2 Parallel - Python for Scientific Computing 2023

208 views

2 years ago

Confreaks
RubyConf 2017: Dispelling the dark magic: Inside a Ruby debugger by Daniel Azuma

Dispelling the dark magic: Inside a Ruby debugger by Daniel Azuma Debuggers can seem like dark magic—stopping a running ...

37:53
RubyConf 2017: Dispelling the dark magic: Inside a Ruby debugger by Daniel Azuma

504 views

8 years ago

xmdi
Coding in Rust until it's missing a basic feature...

Rust is the language of the future ... unless the future involves basic arithmetic.

0:35
Coding in Rust until it's missing a basic feature...

8,363 views

4 years ago