Skip to content

KnightRise/LFTPool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is LFTPool?

LFTPool is abbreviation of Lock-Free Thread Pool. It is built without any lock and it can be compiled and used on ubuntu 3.11.3. It is as simple as:

$ make

Then you will get an executable file named testtpool.

For more informations, see http://blog.csdn.net/xhjcehust/article/details/45844901.

contact

For any question, just contact me at any time.

mailto: [email protected]

Any suggestion is welcome!

About

Lock-Free Thread Pool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.4%
  • Objective-C 3.3%
  • Makefile 1.3%