Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 495 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 495 Bytes

Whirlpool 🌊

GitHub License GitHub code size in bytes

Description

Whirlpool is a cross-platform thread pool written in C++. It is targeted for C++20.

Potential Features

  • Logging
  • Dynamic resizing
  • Pause threads
  • Worker thread class
  • Individual thread queues