Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 269 Bytes

Delphi-Parallel-Processing

(Parallel processing is the way of avoiding user's waiting time in long running operations)

Fundemental implementations for usages of TTask, TFuture & ParallelFor in Delphi.
Contains TInterlocked, TMonitor as well.

Ref: CodeRage X 2015