Skip to content

A threadpool library implementation using a lockless queue

License

Notifications You must be signed in to change notification settings

amshafer/threadpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threadbox

Personal sandbox of thread practice programs. This exists solely for personal fun and practice. I wanted to learn how to use the pthreads interface along with OS level locks and such. NOTE: LD_LIBRARY_PATH must know to search the current directory to find libthreadpool.so

About

A threadpool library implementation using a lockless queue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published