Description: delphi thread pool operation, use case 1 began to count, the number to the specified number, thread the end will automatically search the backlog, whether there are other tasks until the task is completed. With detailed logging features, easy for beginners to learn.
To Search:
File list (Check if you may need any files):
线程池\CriticalSection.dcu
......\CriticalSection.pas
......\main.dcu
......\main.dfm
......\main.pas
......\main.~dfm
......\main.~pas
......\Mythreadpool.dcu
......\Mythreadpool.pas
......\Mythreadpool.~pas
......\Project.cfg
......\Project.dof
......\Project.dpr
......\Project.exe
......\Project.opt
......\Project.res
......\Project.~dpr
......\RecvCommDataWorkItem.dcu
......\thread.log
......\WorkItem.dcu
......\WorkItem.pas
......\WorkItem.~pas
线程池