Skip to content

xuwening/Thread-Pool

Repository files navigation

线程池

特点

  • 纯净实现,不依赖第三方库
  • 跨平台,支持windows、linux平台
  • 线程数可根据任务多少自动伸缩

编译

make clean make

运行

./thread_pool

About

C语言实现的线程池

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published