ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

22 results

Jonathan Dinu
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,747 views

4 years ago

Cours Python
8.3 asyncio: historique et écosystème

Dans la vidéo précédente, nous avons vu des exemples d'utilisation d'asyncio peut-être un petit peu moins abstraits que ce qu'on ...

6:54
8.3 asyncio: historique et écosystème

1,449 views

8 years ago

Cours Python
8.8 La librairie asyncio

Maintenant, nous allons voir le restant du contenu de la librairie asyncio. Outre les boucles d'événements, je vous avais déjà dit ...

9:57
8.8 La librairie asyncio

978 views

8 years ago

Dodgy Coding
Misadventures in async testing

A demonstration of the race conditions that can occur when attempting to unit test async rust code, and a couple of ways you might ...

15:01
Misadventures in async testing

547 views

5 years ago

Cours Python
8.5 Coroutines et awaitables

Donc dans toute la vidéo je vais bien faire attention de ne jamais importer asyncio ; je reste avec des mécanismes qui sont ...

9:38
8.5 Coroutines et awaitables

1,430 views

8 years ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

114,993 views

11 months ago

Cours Python
8.6 Boucles d'événements

Maintenant nous allons voir le contenu de la librairie asyncio, et pour ça, nous allons commencer par la boucle d'événements.

12:31
8.6 Boucles d'événements

1,001 views

8 years ago

Jonathan Dinu
Introduction to Distributed Computing with the Ray Framework

In this video, I give a brief introduction to distributed computing concepts and show how the Ray framework provides elegant ...

15:13
Introduction to Distributed Computing with the Ray Framework

16,367 views

5 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

730 views

5 years ago

Dodgy Coding
Async/await server pt.1 - accepting TCP connections

A gentle exploration of building an identd for Linux using async/await, tokio 0.2 and Rust 1.39. This first part includes creating a ...

10:08
Async/await server pt.1 - accepting TCP connections

4,662 views

6 years ago

Dodgy Coding
Cancelling Tokio Intervals

A discussion of how futures are given to an async executor and later dropped. Examples of cancelling an Interval stream by ...

12:04
Cancelling Tokio Intervals

419 views

6 years ago

Cours Python
9.4 Les métaclasses

Errata : de 5:40 à 6:20, je dis que type est la super classe de toutes les classes, c'est un lapsus. type est la métaclasse de toutes ...

15:09
9.4 Les métaclasses

3,653 views

8 years ago

Cours Python
8.9 Bonnes pratiques

... la librairie asyncio, de ces mécanismes de programmation asynchrone qui sont offerts par Python, et dans cette dernière vidéo, ...

9:38
8.9 Bonnes pratiques

1,205 views

8 years ago

Cours Python
6.8 Conception de context manager

En Python, vous avez une manière de faire ça. C'est avec l'instruction try finally. Donc, en fait, c'est un try except qui a une clause ...

8:46
6.8 Conception de context manager

1,179 views

8 years ago

Cours Python
8.7 Tâches et exceptions
8:32
8.7 Tâches et exceptions

674 views

8 years ago

Cours Python
5.7 Importation des modules et espaces de nommage

Lorsque j'exécute egg.py, lorsque je fais python de egg.py, je vais commencer par importer mon module spam ; je vais donc aller ...

7:45
5.7 Importation des modules et espaces de nommage

1,133 views

8 years ago

Dodgy Coding
Simultaneous open - TCP without a server

A fun quirk of TCP/IP is that you can create a connection without a listening socket. In this video we briefly review how that works, ...

13:59
Simultaneous open - TCP without a server

3,473 views

5 years ago

Cours Python
5.1 Itérable, itérateur, itération

Cette semaine, nous allons voir deux autres notions clés en Python: la notion d'itérateur et d'espace de nommage. Les itérateurs ...

10:44
5.1 Itérable, itérateur, itération

5,138 views

8 years ago

Cours Python
3.7 Les références partagées

Dans cette vidéo, nous allons voir une notion centrale en Python, la notion de références partagées. Pourquoi est-ce que cette ...

10:57
3.7 Les références partagées

3,582 views

7 years ago

Loomio
Tour of Loomio

This video introduces Loomio by showing some examples of how it is used by governance, membership and self-organizing ...

8:46
Tour of Loomio

2,110 views

3 years ago