ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

44 results

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

7mo 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

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

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

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,573 views

5y 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
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
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

2mo 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
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
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
DevOps & SysAdmins: Postfix + Python MIlter (3 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:14
DevOps & SysAdmins: Postfix + Python MIlter (3 Solutions!!)

56 views

4y ago

Roel Van de Paar
ScheduledExecutorService running a couple of scheduleAtFixedRate

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

1:51
ScheduledExecutorService running a couple of scheduleAtFixedRate

14 views

4y ago

OpenWebinars
CURSO DE PROGRAMACIÓN GENÉRICA Y CONCURRENTE CON ++
1:59
CURSO DE PROGRAMACIÓN GENÉRICA Y CONCURRENTE CON ++

546 views

7y ago

Roel Van de Paar
Thread-safe lock free FIFO queue (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:49
Thread-safe lock free FIFO queue (2 Solutions!!)

55 views

4y ago

Roel Van de Paar
Breaking out from threaded loop

Breaking out from threaded loop Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:08
Breaking out from threaded loop

0 views

3mo ago

Jesse Warden
Blocking vs Non-blocking Languages

I show the differences between how blocking and non-blocking works for asynchronous operations. In blocking languages, the ...

3:02
Blocking vs Non-blocking Languages

7,757 views

8y ago