ThreadPro is a set of Delphi basic class libraries for multi-threaded programming developed by me. It encapsulates the more practical and structured TThreadTask thread class based on Delphi\'s TThread. And I wrote a TThreadPool, which is the management class of TThreadTask. It uses object-oriented methods, inheritance and polymorphism to implement a thread pool that can set the number of concurrent tasks. By inheriting these base classes, you can write any customized application based on this model, giving your program powerful and safe multi-threaded processing capabilities.
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore