Title:
asynccalls-thread-pool-example Download
Description: Asynchronous function calls utilizing multiple threads.
{ Version: 2.98 (2011-10-22) }
{ Added: Support for Delphi XE2 64bit }
{ }
{ Version: 2.97 (2011-05-21) }
{ Fixed: The thread priority wasn t reset to Normal for new AsyncCall tasks. }
{ Fixed: Replaced Suspend/Resume code to prevent a race condition where all threads are }
{ suspended but their FSuspended flag is false. }
{ Fixed: Exception handling in TAsyncCall.InternExecuteSyncCall. Quit() wasn t called after an }
{ exception was raised. }
To Search:
File list (Check if you may need any files):
asynccalls-thread-pool-example\AsProject.dpr
..............................\AsProject.dproj
..............................\AsProject.dproj.local
..............................\AsProject.identcache
..............................\AsProject.res
..............................\asUnitMain.dfm
..............................\asUnitMain.pas
..............................\AsyncCalls.pas
..............................\AsyncCallsHelper.pas