ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

69 results

The Debug Zone
What is the recommended way of sharing a HTTP connection pool between threads with requests?

Today's Topic: What is the recommended way of sharing a HTTP connection pool between threads with requests? Thanks for ...

3:49
What is the recommended way of sharing a HTTP connection pool between threads with requests?

2 views

3mo ago

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

Learn Python threading and understand how the Python GIL is explained through bytecode analysis and real performance ...

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

232 views

8mo ago

Roel Van de Paar
Downloading images using a thread pool, with exception handling

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:43
Downloading images using a thread pool, with exception handling

4 views

4y 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,592 views

5y ago

Roel Van de Paar
Implementing a thread pool for task execution

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:05
Implementing a thread pool for task execution

3 views

3y ago

Roel Van de Paar
Code Review: Custom thread-pooling

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:21
Code Review: Custom thread-pooling

4 views

4y ago

TheUnknownOneAmongUs
Python Uses Real OS Threads but Ruby Does NOT !!!

Python 2.5.2 versus Ruby 1.8.7.

1:02
Python Uses Real OS Threads but Ruby Does NOT !!!

214 views

14y ago

Roel Van de Paar
Sleep the thread on if statement check, Python Pool

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:44
Sleep the thread on if statement check, Python Pool

3 views

3y ago

The Debug Zone
Why is Multiprocessing Pool Slower than a For Loop? Performance Explained

In this video, we dive into the intriguing world of multiprocessing in Python, specifically exploring why using a multiprocessing pool ...

1:53
Why is Multiprocessing Pool Slower than a For Loop? Performance Explained

5 views

9mo ago

Roel Van de Paar
python object pool with metaclasses (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:31
python object pool with metaclasses (2 Solutions!!)

37 views

4y ago

Roel Van de Paar
Python multiprocessing pool inside daemon process

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:12
Python multiprocessing pool inside daemon process

143 views

1y ago

Roel Van de Paar
Code Review: Thread safe object pool, is this object pool thread safe? (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:21
Code Review: Thread safe object pool, is this object pool thread safe? (2 Solutions!!)

9 views

4y ago

Roel Van de Paar
Is python list comprehension using multi-threading or parallelized in any way by default?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:30
Is python list comprehension using multi-threading or parallelized in any way by default?

7 views

3y ago

The Debug Zone
Fixing Django Database 'Accessed by Other Users' Error with ThreadPoolExecutor

In this video, we tackle a common issue faced by Django developers: the 'Accessed by Other Users' error that can occur when ...

3:16
Fixing Django Database 'Accessed by Other Users' Error with ThreadPoolExecutor

13 views

1y ago

Roel Van de Paar
Databases: Python Postgres psycopg2 ThreadedConnectionPool exhausted

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:10
Databases: Python Postgres psycopg2 ThreadedConnectionPool exhausted

81 views

4y ago

Roel Van de Paar
Computer Science: Difference between IO threads and worker threads

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:09
Computer Science: Difference between IO threads and worker threads

54 views

5y ago

Roel Van de Paar
Getting active thread counts and threads in queue

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:29
Getting active thread counts and threads in queue

3 views

3y ago

Roel Van de Paar
What happens if program creates too many threads?

What happens if program creates too many threads? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:55
What happens if program creates too many threads?

1 view

3mo ago