A thread pool control that mimics the. Net ThreadPool

Source: Internet
Author: User

http://www.2ccc.com/btdown.asp?articleid=5953

Ftp://download:[email protected]/vcl/system/20120301114502_threadpool.rar

Description of the Delphi thread pool control:
Imitate. NET of the ThreadPool class.
Control Key Properties:
Maxthreadcount,minthreadcount sets the maximum minimum number of threads in the pool, which defaults to 0, and the thread is free.
threadworkfinished triggers after the thread finishes executing a task, here is a time to release the pointer memory passed to the throttling execution
Control key method: QueueUserWorkItem.
Passing a function pointer of type Twaitcallback
A parameter pointer to a twaitcallback function
A Boolean parameter that indicates that a resource needs to be freed in the Threadworkfinished event
Control Publisher: Henreash
Blog:blog.csdn.net/henreash

A thread pool control that mimics the. Net ThreadPool

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.