Welcome![Sign In][Sign Up]
Location:
Search - thread pool delphi

Search list

[WinSock-NDISBTDemo

Description: delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLists.pas -- 排序的List组件 ThreadTimer.pas -- 定时器与线程池 DelayLists.pas -- 一个延时5秒再释放Object的队列 FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用 Bit Torrent Specification.htm -- BT协议文档-realized bt download procedures for example, with all source code and BT agreement package documents : BTDemo.dpr, BTDemoF.pas. BTDemoF.dfm -- a simple bt downloader, supports multiple. torrent download documents btutils.pas -- the core components bt DCP *. pas -- SHA algorithm source code (copied from the DEC kits) InetUtils.pas -- providing Internet download library SimpleSocks.pas -- socket Group pieces (TCP) SortLists.pas -- Ranking List components ThreadTime r.pas -- and the timer thread pool DelayLists.pas -- a delay the release of another five seconds O return of the queue FastShareMem.pas, MemPools.pas. ShareGlobals.inc -- ThreadTimer internal use by Tor Bit rent Specification.htm -- BT agreement document
Platform: | Size: 58245 | Author: vvyang | Hits:

[TCP/IP stackIocpPool

Description: IOCP 线程池的 delphi 实现,其中 IOCPPool.pas 封装了主要的控件和池的实现,十分有参考价值-IOCP thread pool delphi realized, IOCPPool.pas Packaging, which the main pool and controls to achieve great reference value
Platform: | Size: 105394 | Author: szw | Hits:

[Internet-NetworkBTDemo

Description: delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLists.pas -- 排序的List组件 ThreadTimer.pas -- 定时器与线程池 DelayLists.pas -- 一个延时5秒再释放Object的队列 FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用 Bit Torrent Specification.htm -- BT协议文档-realized bt download procedures for example, with all source code and BT agreement package documents : BTDemo.dpr, BTDemoF.pas. BTDemoF.dfm-- a simple bt downloader, supports multiple. torrent download documents btutils.pas-- the core components bt DCP*. pas-- SHA algorithm source code (copied from the DEC kits) InetUtils.pas-- providing Internet download library SimpleSocks.pas-- socket Group pieces (TCP) SortLists.pas-- Ranking List components ThreadTime r.pas-- and the timer thread pool DelayLists.pas-- a delay the release of another five seconds O return of the queue FastShareMem.pas, MemPools.pas. ShareGlobals.inc-- ThreadTimer internal use by Tor Bit rent Specification.htm-- BT agreement document
Platform: | Size: 58368 | Author: vvyang | Hits:

[Internet-NetworkRegister_ThreaPool

Description: 线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
Platform: | Size: 53248 | Author: 邱中天 | Hits:

[TCP/IP stackIocpPool

Description: IOCP 线程池的 delphi 实现,其中 IOCPPool.pas 封装了主要的控件和池的实现,十分有参考价值-IOCP thread pool delphi realized, IOCPPool.pas Packaging, which the main pool and controls to achieve great reference value
Platform: | Size: 105472 | Author: szw | Hits:

[Other systemsAnother_eYes_BTDemo

Description: 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLists.pas -- 排序的List组件 ThreadTimer.pas -- 定时器与线程池 DelayLists.pas -- 一个延时5秒再释放Object的队列 FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用 Bit Torrent Specification.htm -- BT协议文档-achieved by delphi bt download procedures for example, with all source code and BT agreement package documents : BTDemo.dpr, BTDemoF.pas. BTDemoF.dfm-- a simple device bt download, support a number. torrent download documents btutils.pas-- bt core components of DCP*. pas-- SHA algorithm source code (copy from the DEC kits) InetUtils.pas-- provide Internet download library SimpleSocks.pas-- socket Group pieces (TCP) SortLists.pas-- Ranking List components ThreadTime r.pas-- and the timer thread pool DelayLists.pas-- a delay the release of another five seconds O bject cohort FastShareMem.pas, MemPools.pas. ShareGlobals.inc-- from the internal use of Bit ThreadTimer Tor 366 Specification.htm-- BT agreement document
Platform: | Size: 98304 | Author: 李顺 | Hits:

[TCP/IP stackThreadPoolServer

Description: TCP/IP 线程池IOCP模式下的封装库代码,给大家参考参考.谢谢啊.-TCP/IP mode IOCP thread pool package database code, to your information. Thank you, ah.
Platform: | Size: 144384 | Author: 杨明 | Hits:

[Process-ThreadThread

Description: 多线程控制、线程池模型、HTTP线程,已经封装好了的.-Multi-thread control, thread pool model, HTTP threads, have a good package it.
Platform: | Size: 414720 | Author: 航宇 | Hits:

[Process-Threadthreadpool

Description: 一个DELPHI下线程池的示例!值得大家研究一下!-DELPHI under a sample thread pool! Worthwhile for us to look at!
Platform: | Size: 21504 | Author: alex | Hits:

[Internet-NetworkBT.Demo

Description: 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLists.pas -- 排序的List组件 ThreadTimer.pas -- 定时器与线程池 DelayLists.pas -- 一个延时5秒再释放Object的队列 FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用 Bit Torrent Specification.htm -- BT协议文档 采用TCP打洞~!-Delphi achieved by browser bt download sample procedures, with all the source and BT agreement documentation package: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm- a simple bt download, and supports multiple. Torrent file to download at the same time btutils.pas- core bt components DCP*. pas- SHA algorithm source code (copy from the DEC Package) InetUtils.pas- to provide Internet download library SimpleSocks.pas- socket components (TCP) SortLists . pas- sort of the List components ThreadTimer.pas- timers and thread pool DelayLists.pas- a delay the release of five seconds and then Object queue FastShareMem.pas, MemPools.pas, ShareGlobals.inc- from ThreadTimer the internal use of Bit Torrent Specification.htm- BT agreement document using TCP holes ~!
Platform: | Size: 90112 | Author: 杨晓波 | Hits:

[CommunicationSocket

Description: 一个用线程池的Socket 可以 自定义 线程个数-A thread pool using the Socket can customize the number of threads
Platform: | Size: 5120 | Author: 李志鹏 | Hits:

[Delphi VCLThread_TServerSock

Description: 使用线程池的多线程TELNET服务器代码,使用DELPHI的标准网络控件-The use of thread pool TELNET server multi-threaded code, the use of standard network control DELPHI
Platform: | Size: 196608 | Author: qianzd | Hits:

[Windows DevelopDBIOCP(v1.0.0.2)

Description: IOCP服务器 内存池、线程池 性能不错-IOCP server memory pool, thread pool performance good
Platform: | Size: 418816 | Author: sdfsfsdf | Hits:

[Delphi VCLThreadPro

Description: Delphi中处理线程池的一个组件,非常好用.-Delphi deal with a component of the thread pool, very easy to use.
Platform: | Size: 398336 | Author: ok | Hits:

[Delphi VCLDELPHIuThreadPool

Description: delphi 实现线程池的代码单元,希望对有这方面需要的朋友有所帮助-delphi realize the thread pool code modules, and they hope to have friends in this area needs help
Platform: | Size: 7168 | Author: 黄宇 | Hits:

[Process-ThreadThreaPools

Description: 本源码为delphi源码,通过简单的描述来实现线程池的概念。通俗易懂-The source code for the delphi source, described by a simple thread pool to achieve the concept. User-friendly
Platform: | Size: 67584 | Author: 张克 | Hits:

[Process-ThreadThreadPool

Description: delphi 实现的线程池类 直接可以拿来用-delphi thread pool
Platform: | Size: 7168 | Author: cygnus | Hits:

[Compress-Decompress algrithmsDz7Zip

Description: 7z压缩接口封装成控件(内存加载7Z.DLL 无需安装7Z和 7Z.DLL) 内存封装了 7z.dll 无需安装 7z 无需 7z.dll 支持文件压缩 和文件夹压缩 采用线程池压缩和解压缩技术 -7z compression interface, packaged into control (no need to install memory load 7Z.DLL 7Z and 7Z.DLL) memory encapsulates 7z.dll no 7z.dll without having to install 7z support file compression and folder compression compression and decompression using the thread pool technology
Platform: | Size: 363520 | Author: 老夫子 | Hits:

[Process-ThreaduThreadPool

Description: 一个好用的delphi线程池,在自己的项目中用过,没有问题。-A nice delphi thread pool, used in their projects, no problem.
Platform: | Size: 8192 | Author: sky jiang | Hits:

[Process-Threadasynccalls-thread-pool-example

Description: 利用多线程异步函数调用。 {版本:2.98(2011年10月22日)} {添加:德尔福XE264位的支持} {} {版本:2.97(2011-05-21)} {修正:线程的优先级恢复正常新AsyncCall任务。 } {修正:代替暂停/恢复代码,以防止竞争条件,在所有线程} {暂停但他们FSuspended标志是假的。 } {修正:异常处理TAsyncCall.InternExecuteSyncCall。退出()后不叫AN} {引发异常。 } -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. }
Platform: | Size: 106496 | Author: xkyzmr | Hits:
« 12 »

CodeBus www.codebus.net