An open API service indexing awesome lists of open source software.

https://github.com/lmbelo/threadpoolexecutor4delphi

Java based ThreadPoolExecutor for Delphi
https://github.com/lmbelo/threadpoolexecutor4delphi

delphi delphi2007 threadpoolexecutor

Last synced: 11 months ago
JSON representation

Java based ThreadPoolExecutor for Delphi

Awesome Lists containing this project

README

          

# ThreadPoolExecutor4Delphi
Java based ThreadPoolExecutor for Delphi

Hi, Delphi community :)

LMBelo here.

I'd like to share my Java based ThreadPoolExecutor.
It was firstly developed to execute asynchronous tasks and carry on them.
It's on first steps and will get greater with your contribution.

Should work on older Delphi versions xP

See you.