ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

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

227 views

2 months ago

Roel Van de Paar
Implementing a thread pool for task execution

Implementing a thread pool for task execution Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

3:05
Implementing a thread pool for task execution

3 views

3 years ago

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

Downloading images using a thread pool, with exception handling Helpful? Please support me on Patreon: ...

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

4 views

3 years ago

Python Peak
How to use multiprocessing.Pool for parallel processing? Unlocking #speed Use multiprocessing.Pool

How to use multiprocessing.Pool for parallel processing? 🖥️ You can use multiprocessing.Pool to speed up tasks that run ...

0:14
How to use multiprocessing.Pool for parallel processing? Unlocking #speed Use multiprocessing.Pool

233 views

1 year ago

Dario
Wait! You are blocking the thread!  #rustlang #rustprogramming #coding

If you do this, you are slowing down your system. Having a CPU-bound function inside a Tokio task effectively blocks the thread, ...

0:29
Wait! You are blocking the thread! #rustlang #rustprogramming #coding

1,074 views

2 years ago

Roel Van de Paar
Code Review: Custom thread-pooling

Code Review: Custom thread-pooling Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

2:21
Code Review: Custom thread-pooling

4 views

3 years ago

Roel Van de Paar
Databases: Python Postgres psycopg2 ThreadedConnectionPool exhausted

Databases: Python Postgres psycopg2 ThreadedConnectionPool exhausted Helpful? Please support me on Patreon: ...

2:10
Databases: Python Postgres psycopg2 ThreadedConnectionPool exhausted

77 views

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

7 months ago

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

Computer Science: Difference between IO threads and worker threads Helpful? Please support me on Patreon: ...

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

54 views

4 years ago

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

14 years ago

OpenWebinars
QUÉ SON LOS TEMPLATES PARCIALES EN C++

Aprende qué son los templates parciales y cómo crear tus propios tipos de datos gestionando aliases junto con templates.

3:10
QUÉ SON LOS TEMPLATES PARCIALES EN C++

465 views

7 years ago

Roel Van de Paar
Python multiprocessing pool inside daemon process

Python multiprocessing pool inside daemon process Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:12
Python multiprocessing pool inside daemon process

143 views

1 year ago

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

Getting active thread counts and threads in queue Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:29
Getting active thread counts and threads in queue

3 views

3 years ago

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

Code Review: Thread safe object pool, is this object pool thread safe? Helpful? Please support me on Patreon: ...

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

9 views

3 years ago

Roel Van de Paar
DevOps & SysAdmins: Postfix + Python MIlter (3 Solutions!!)

DevOps & SysAdmins: Postfix + Python MIlter Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:14
DevOps & SysAdmins: Postfix + Python MIlter (3 Solutions!!)

54 views

4 years ago

Roel Van de Paar
What tool to use to identify a high-CPU Tomcat thread? (3 Solutions!!)

What tool to use to identify a high-CPU Tomcat thread? Helpful? Please support me on Patreon: ...

2:52
What tool to use to identify a high-CPU Tomcat thread? (3 Solutions!!)

143 views

4 years ago

Vincent Lab
Optimize Image Size With JavaScript in Node.js

In this video, I will be optimizing the size of images using Node.js Subscribe for more ...

3:46
Optimize Image Size With JavaScript in Node.js

1,558 views

5 years ago

Roel Van de Paar
Code Review: Multithreaded lock-free queue implementation (2 Solutions!!)

Code Review: Multithreaded lock-free queue implementation Helpful? Please support me on Patreon: ...

3:25
Code Review: Multithreaded lock-free queue implementation (2 Solutions!!)

44 views

3 years ago

Roel Van de Paar
Thread-safe lock free FIFO queue (2 Solutions!!)

Thread-safe lock free FIFO queue Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:49
Thread-safe lock free FIFO queue (2 Solutions!!)

53 views

3 years ago

Roel Van de Paar
Code Review: Multiplying square matrix with C pthreads (POSIX threads)

Code Review: Multiplying square matrix with C pthreads (POSIX threads) Helpful? Please support me on Patreon: ...

3:04
Code Review: Multiplying square matrix with C pthreads (POSIX threads)

39 views

3 years ago