книги Компьютеры и Интернет Устройство компьютера, “железо”

Thread Pool Pattern

Код 1013037

Нет в продаже

Аннотация к книге "Thread Pool Pattern"

High Quality Content by WIKIPEDIA articles! In computer programming, the thread pool pattern is where a number of threads are created to perform a number of tasks, which are usually organized in a queue. Typically, there are many more tasks than threads. As soon as a thread completes its task, it will request the next task from the queue until all tasks have been completed. The thread can then terminate, or sleep until there are new tasks available.The number of threads used is a parameter that...

Оставить комментарий

Оцените книгу:

Издательство: Книга по требованию
Дата выхода: июль 2011
ISBN: 978-6-1305-4462-1
Объём: 68 страниц
Масса: 123 г
Размеры(высота, ширина, толщина), см: 23 x 16 x 1

Вместе с этой книгой покупают