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)

225 views

1 month ago

Hack Code
Master Multithreading & Thread Pooling in Just 80 Seconds! 🚀 | Tech Insights

Master the concepts of multithreading and thread pooling in just 90 seconds! ✨ Dive into how these powerful techniques ...

1:19
Master Multithreading & Thread Pooling in Just 80 Seconds! 🚀 | Tech Insights

117 views

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

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

76 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

6 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

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

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

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

51 views

4 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

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

BSC CNS
Low Energy Task Scheduling based on Work Stealing (LEGaTO Poster Session)

LEGaTO: Low-Energy Heterogeneous Computing Workshop, Poster Session Collocated with 30th International Conference on ...

3:04
Low Energy Task Scheduling based on Work Stealing (LEGaTO Poster Session)

81 views

5 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

Roel Van de Paar
FTP client support multi threads transfer (2 Solutions!!)

FTP client support multi threads transfer Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

2:18
FTP client support multi threads transfer (2 Solutions!!)

21 views

4 years ago

Roel Van de Paar
Code Review: Multithreaded task-scheduler

Code Review: Multithreaded task-scheduler Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

3:04
Code Review: Multithreaded task-scheduler

102 views

3 years ago

Roel Van de Paar
Software Engineering: Why are concurrent writes not allowed on an SQLite database? (2 Solutions!!)

Software Engineering: Why are concurrent writes not allowed on an SQLite database? Helpful? Please support me on Patreon: ...

1:57
Software Engineering: Why are concurrent writes not allowed on an SQLite database? (2 Solutions!!)

107 views

3 years ago

Roel Van de Paar
How to redirect nginx to tornado backend running https?

How to redirect nginx to tornado backend running https? Helpful? Please support me on Patreon: ...

1:52
How to redirect nginx to tornado backend running https?

20 views

4 years 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,727 views

7 years ago