Design, explore and maintain databases, build compound SQL query statements, manage database user rights, and manipulate data fast and convenient.
Description
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 who's result is needed at a later time in a different thread. While the asynchronous function is …Informations
- Status: Fully functional
- Source: Included
- Size: 36 kB
Platforms: C2k10, C2k6, C2k7, C2k9, CBXE, D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE
By William Yang.
Freeware + source 10 Jul 2013Description
Demo Codes This code, sleeps for 5 seconds, and shows message box. Run(TAsyncTask, // Execute procedure (ATask: IAsyncTask) begin Sleep(5*1000); end, // Finish procedure (ATask: IAsyncTask) begin ShowMessage(’Finished’); end ); This code downloads google’s logo png file, …Informations
- Status: Fully functional
- Source: Included
- Size: 81 kB
Platforms: DXE3, DXE4
By Boian Mitov.
Freeware + source 12 Nov 2015Description
The components allow you to write multithreaded applications within a minutes. All the synchronization and the basic critical sections are implemented. Less time consuming progress and information browse mechanism. You can group the threads within a groups, start stop them, update the information …Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 484 kB
Platforms: C10, C2k10, C2k6, C2k7, C2k9, CB1, CB3, CB4, CB5, CB6, CBXE, CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, CBXE7, CBXE8, FM, FM2
By CitiSoft Inc.
01 Apr 2004Description
EZThread component is an enhancement TThread class. It has been designed to provide extremely easy but efficient implementation and can be used whenever your codes need to be run in a thread. All properties and events can be directly specified in the Object Inspector. The advantage of running your …Informations
- Status: Fully functional
- Source: On purchase/registration
- price: $20
- Size: 58 kB
Platforms: D3, D4, D5, D6, D7
By Jyrki Kyllonen.
Freeware + source 08 Sep 2010Description
Two classes for easy multi-threading, TStaticThreadPool and TDynamicThreadPool. Allows you to utilize the power of multi core CPUs without much work to speed up your programs. Source, HTML-documentation and a demo project are included. Compatible with various Delphi versions and the free Lazarus …Informations
- Status: Fully functional
- Source: Included
- Size: 44 kB
Platforms: D2005, D2006, D2007, D2009, D2010, D4, D5, D6, D7
By Lucian Radulescu.
12 Sep 2006Description
Start your own multi-thread application using this model. Full source code will reveal secrets of synchronizing various objects (threads, semaphores, events, critical sections and more ...). Also, if you have Interbase installed you can extend your tests using databases.Informations
- Status: Demo only
- Source: On purchase/registration
- price: $78
- Exe demo: included
- Size: 2 384 kB
Platforms: D2006
Description
OmniThreadLibrary is simple to use threading library for Delphi. It's main points are power, simplicity, and openness. With just few lines of code, you can set up multiple threads, send messages between them, process Windows messages and more.Informations
- Status: Fully functional
- Source: Included
- Size: 8 138 kB
Platforms: D10, D2007, D2009, D2010, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE64, DXE7, DXE8
By Mauro Venturini.
Freeware + source 24 Feb 2003Description
The TThread.Synchronize causes a method to be executed using the main thread, thereby avoiding multi-thread conflicts (expecially on the VCL). Unfortunately it only supports parameterless methods. This unit provides techniques to extend this to methods with parameters. Any method of a thread …Informations
- Status: Fully functional
- Source: Included
- Size: 9 kB
Platforms: D7
Description
PID Loop Control with velocity PID algorithm: TPIDThreaded.Informations
- Status: Fully functional
- Source: On request
- Size: 247 kB
Platforms: D5, D6, D7
By Greg Lorriman.
Freeware + source 05 Oct 1998Description
Quick and easy threading in a component. Does not protect user from normal thread issues. Beginners might like to dip their toes into the deep dark sea with this one.Informations
- Status: Fully functional
- Source: Included
- Size: 13 kB
Platforms: D2, D3
By Aleksej Petrov.
Freeware + source 07 Jan 2002Description
Component allows to create a pool of threads for processing long time request. Number of threads managed automaticaly.Informations
- Status: Fully functional
- Source: Included
- Size: 21 kB
Platforms: CB4, CB5, D4, D5, D6
Description
ThreadPro is a set of basic classes for multithread programming use. The TThreadTask derived from Delphi's native TThread class and has some advanced features. The TThreadPool manages its internal threadtasks. You can set a threadcount to the object.Informations
- Status: Fully functional
- Source: Included
- Size: 1 076 kB
Platforms: D6, D7