ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

17 results

Programming threads
This ONE Python Trick Made My Code 4.37x Faster (Threading Secrets)

... code ✓ ThreadPoolExecutor optimization and thread-local storage ✓ When to use python threading vs multiprocessing Key ...

3:07
This ONE Python Trick Made My Code 4.37x Faster (Threading Secrets)

232 views

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

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

92 views

3 months ago

University of Jonathan
Remote functions in Python with Ray

Learn how to easily run distributed remote functions in Python with the Ray task API.

14:17
Remote functions in Python with Ray

7,722 views

5 years ago

University of Jonathan
Stateful Distributed Computing in Python with Ray Actors

Learn how to perform stateful distributed computation in Python with the Ray actors API.

16:33
Stateful Distributed Computing in Python with Ray Actors

8,858 views

5 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,944 views

8 years ago

Design Patterns Lectures
The Proactor and Reactor Design Patterns

In this video, the Proactor and Reactor design patterns are explained. Both address the problem of having to process requests by ...

3:48
The Proactor and Reactor Design Patterns

8,593 views

5 years ago

Aalto Scientific Computing
4.2 Parallel - Python for Scientific Computing 2023

Parallel programming: doing more than one thing at a time. It is often needed when you need more computer power, and there are ...

44:18
4.2 Parallel - Python for Scientific Computing 2023

208 views

2 years ago

makingthematrix
Programming with Functions #6: Thread safety

Sorry for the pop sounds. My stash of audio/video gadgetry grew considerably since I recorded audio for this episode, so I have ...

8:51
Programming with Functions #6: Thread safety

525 views

5 years ago

wikipedia tts
Global interpreter lock | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Global_interpreter_lock 00:00:26 1 Technical ...

3:16
Global interpreter lock | Wikipedia audio article

28 views

7 years ago

Thousand Brains Project
2023/03 - Speedup Discussions - Part 2

The second part of the deep dive into performance improvements in Monty. Watch the team discuss alternatives to KDTreeSearch, ...

53:17
2023/03 - Speedup Discussions - Part 2

158 views

1 year ago

NPTEL IIT Bombay
Lecture 26: Multithreaded application design

Week 6: Lecture 26: Multithreaded application design.

32:16
Lecture 26: Multithreaded application design

2,571 views

4 years ago

Dodgy Coding
Async/await server pt.4 - timeouts

A gentle exploration of building a identd for Linux using async/await and tokio 0.2. This part demonstrates halting an await after a ...

7:31
Async/await server pt.4 - timeouts

731 views

6 years ago

Tyler Caraza-Harter
CS 320 Oct 16 (Part 3) - robots.txt

... or disallowing um on reddit and it'd be kind of complicated to figure out well am i following the rules or not and so python ...

6:32
CS 320 Oct 16 (Part 3) - robots.txt

211 views

5 years ago

J David Eisenberg
Chapter 4: Reading Strings and Extracting Characters from them

How to read a line of text into a string, and how to get specific characters from it.

3:58
Chapter 4: Reading Strings and Extracting Characters from them

128 views

6 years ago

Cours Python
8.1 Programmation asynchrone

... pour nous, je signale que c'est disponible en Python, c'est largement utilisé, il y a un module exprès qui s'appelle threading.

12:09
8.1 Programmation asynchrone

5,895 views

8 years ago

Bruno Sampaio Pinho da Silva
Tutorial básico Python (parte 3 de 3) Dicionários pt-BR

Explicação de dicionários na linguagem python em ambiente Linux. Now with English subtitles, try the caption option!!! Take a ...

8:06
Tutorial básico Python (parte 3 de 3) Dicionários pt-BR

424 views

12 years ago