Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Simple thread pool usage
no vote
Sometimes we need a lot of threads to handle the task, in order to reduce the frequent application brought  by a thread overhead, we can use pre-created thread pool threads provided we use, here is a simple thread  pool implementation is quite good for beginners guide.
11_22_33
2016-08-23
0
1
No more~