Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

voukatas/ThreadPool

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 

Repository files navigation

ThreadPool

A simple ThreadPool that doesn't return results and operates on a queue

Getting Started

Designed to be used for my other project Jerry the Http Server someday or other projects if it fits

All the implementation of the ThreadPool can be found in the ThreadPool.hpp file

A demonstration of the pool can be found in example.cpp file

Compile & Run

g++ example.cpp -lpthread -o example -ggdb3
./example

About

A simple ThreadPool that doesn't return results and operates on a queue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.