orb7410 / Periodic_Executor_threading_pool

Periodic Executor project in C++ employs a threaded model for efficient periodic task management. It includes a waitable queue, threading pool, thread group, and tasks, facilitating scalable and concurrent task execution in high-performance applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Periodic Executor project in C++ employs a threaded model for efficient periodic task management. It includes a waitable queue, threading pool, thread group, and tasks, facilitating scalable and concurrent task execution in high-performance applications.


Languages

Language:C++ 100.0%