AsyncCalls – Asynchronous function calls
Posted 朝闻道
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了AsyncCalls – Asynchronous function calls相关的知识,希望对你有一定的参考价值。
AsyncCalls – Asynchronous function calls
With AsyncCalls you can execute multiple functions at the same time and synchronize them at every point in the function or method that started them. This allows you to execute time consuming code whos result is needed at a later time in a different thread. While the asynchronous function is executed the caller function can do other tasks.
Works with Delphi 5 – 10.1 Berlin. (Win32, Win64)
http://andy.jgknet.de/blog/bugfix-units/asynccalls-29-asynchronous-function-calls/
https://github.com/ahausladen/AsyncCalls
以上是关于AsyncCalls – Asynchronous function calls的主要内容,如果未能解决你的问题,请参考以下文章
转-Asynchronous bulk transfer using libusb
Asynchronous method in while loop
4.10 Routing -- Asynchronous Routing