Multithreading with a Thread Pool in C

Опубликовано: 01 Март 2021
на канале: Eric O Meehan
8,547
180

Multithreading allows our system to perform multiple operations at the same time. Often, we want to designate a given number of threads to these synchronous processes using a thread pool. In this video, I will be developing a general purpose thread pool that can be utilized in almost any multithreading environment.

This project is part of an open source library of tools available for download on GitHub:
https://github.com/HomoDeusOfficial/h...

00:00 - 09:59 Thread pool parameters
10:00 - 15:39 Initializing a thread pool
15:40 - 27:31 Thread functions
27:32 - 30:07 Thread jobs
30:08 - 37:09 Destructor
37:10 - 44:18 Overriding the push function


Смотрите видео Multithreading with a Thread Pool in C онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Eric O Meehan 01 Март 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 8,547 раз и оно понравилось 180 людям.