PIP 5.6.1
Platform-Independent Primitives
Classes
pithreadpoolexecutor.h File Reference

Thread pool executor Executes tasks in a pool of worker threads. More...

#include "piblockingqueue.h"
#include "pithread.h"
#include <atomic>

Classes

class  PIThreadPoolExecutor
 Fixed-size pool of worker threads for fire-and-forget tasks. More...
 

Detailed Description

Thread pool executor Executes tasks in a pool of worker threads.