文件名称:OmniThreadLibrary-2.2
-
所属分类:
- 标签属性:
- 上传时间:2013-02-23
-
文件大小:2.75mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽. 此为 2.2 版本-。-A great thread library to solve a lot of delphi
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bag of stuff/tmonitor-vs-commqueue/Cromis.AnyValue.pas
bag of stuff/tmonitor-vs-commqueue/Cromis.Threading.pas
bag of stuff/tmonitor-vs-commqueue/SimpleThreadedQueue.pas
bag of stuff/tmonitor-vs-commqueue/SimpleThreadedQueueLL.pas
bag of stuff/tmonitor-vs-commqueue/SimpleThreadedQueueNoWait.pas
bag of stuff/tmonitor-vs-commqueue/SimpleThreadedQueueSem.pas
bag of stuff/tmonitor-vs-commqueue/speedtest1.pas
fastmm4/FastMM4.pas
fastmm4/FastMM4Messages.pas
OtlCollections.pas
OtlComm.pas
OtlCommBufferTest.pas
OtlCommon.pas
OtlCommon.Utils.pas
OtlContainerObserver.pas
OtlContainers.pas
OtlDataManager.pas
OtlEventMonitor.pas
OtlHooks.pas
OtlLogger.pas
OtlParallel.pas
OtlRegister.pas
OtlSync.pas
OtlTask.pas
OtlTaskControl.pas
OtlThreadPool.pas
src/DetailedRTTI.pas
src/DSiWin32.pas
src/GpLists.pas
src/GpLockFreeQueue.pas
src/GpStringHash.pas
src/GpStuff.pas
src/HVStringBuilder.pas
src/HVStringData.pas
src/SpinLock.pas
tests/00_Beep/test_0_Beep.pas
tests/01_HelloWorld/test_1_HelloWorld.pas
tests/02_TwoWayHello/test_2_TwoWayHello.pas
tests/03_HelloWorld_with_package/test_3_HelloWorld_with_package.pas
tests/04_TwoWayHello_with_package/test_4_TwoWayHello_with_package.pas
tests/05_TwoWayHello_without_loop/test_5_TwoWayHello_without_loop.pas
tests/06_TwoWayHello_with_object_worker/test_6_TwoWayHello_with_object_worker.pas
tests/07_InitTest/test_7_InitTest.pas
tests/08_RegisterComm/test_8_RegisterComm.pas
tests/09_Communications/test_9_Communications.pas
tests/10_Containers/test_10_Containers.pas
tests/11_ThreadPool/test_11_ThreadPool.pas
tests/12_Lock/test_12_Lock.pas
tests/13_Exceptions/test_13_Exceptions.pas
tests/14_TerminateWhen/test_14_TerminateWhen.pas
tests/15_TaskGroup/test_15_TaskGroup.pas
tests/16_ChainTo/test_16_ChainTo.pas
tests/17_MsgWait/test_17_MsgWait.pas
tests/18_StringMsgDispatch/test_18_StringMsgDispatch.pas
tests/19_StringMsgBenchmark/test_19_StringMsgBenchmark.pas
tests/20_QuickSort/test_20_QuickSort.pas
tests/21_Anonymous_methods/test_21_Anonymous_methods.pas
tests/22_TerminationTest/test_22_TerminationTest.pas
tests/23_BackgroundFileSearch/test_23_BackgroundFileSearch.pas
tests/24_ConnectionPool/test_24_ConnectionPool.pas
tests/25_WaitableComm/test_25_WaitableComm.pas
tests/26_MultiEventMonitor/test_26_MultiEventMonitor.pas
tests/27_RecursiveTree/test_27_RecursiveTree.pas
tests/28_Hooks/test_28_Hooks.pas
tests/29_ImplicitEventMonitor/test_29_ImplicitEventMonitor.pas
tests/30_AnonymousEventMonitor/test_30_AnonymousEventMonitor.pas
tests/31_WaitableObjects/test_31_WaitableObjects.pas
tests/32_Queue/test_32_Queue.pas
tests/33_BlockingCollection/test_33_BlockingCollection.pas
tests/34_TreeScan/test_34_TreeScan.pas
tests/35_ParallelFor/test_35_ParallelFor.pas
tests/36_ParallelAggregate/test_36_ParallelAggregate.pas
tests/37_ParallelJoin/test_37_ParallelJoin.pas
tests/38_OrderedFor/test_38_OrderedFor.pas
tests/39_Futures/test_39_Futures.pas
tests/40_Mandelbrot/test_40_Mandelbrot.pas
tests/41_Pipeline/test_41_Pipeline.pas
tests/42_MessageQueue/test_42_MessageQueue.pas
tests/43_InvokeAnonymous/test_43_InvokeAnonymous.pas
tests/44_Fork-Join QuickSort/test_44_ForkJoinQuickSort.pas
tests/45_Fork-Join max/test_45_ForkJoinMax.pas
tests/46_Async/test_46_Async.pas
tests/47_TaskConfig/test_47_TaskConfig.pas
tests/48_OtlParallelExceptions/test_48_OtlParallelExceptions.pas
unittests/TestBlockingCollection1.pas
unittests/TestOtlDataManager1.pas
bag of stuff/tmonitor-vs-commqueue/speedtest.dproj
fastmm4/FastMM_FullDebugMode.dproj
packages/OmniThreadLibraryDesigntime.dproj
packages/OmniThreadLibraryDesigntime2009.dproj
packages/OmniThreadLibraryDesigntime2010.dproj
packages/OmniThreadLibraryDesigntimeXE.dproj
packages/OmniThreadLibraryDesigntimeXE2.dproj
packages/OmniThreadLibraryRuntime.dproj
packages/OmniThreadLibraryRuntime2009.dproj
packages/OmniThreadLibraryRuntime2010.dproj
packages/OmniThreadLibraryRuntimeXE.dproj
packages/OmniThreadLibraryRuntimeXE2.dproj
tests/00_Beep/app_0_Beep.2007.dproj
tests/00_Beep/app_0_Beep.2009.dproj
tests/00_Beep/app_0_Beep.2010.dproj
tests/00_Beep/app_0_Beep.XE.dproj
tests/00_Beep/app_0_Beep.XE2.dproj
tests/01_HelloWorld/app_1_HelloWorld.2007.dproj
tests/01_HelloWorld/app_1_HelloWorld.2009.dproj
tests/01_HelloWorld/app_1_HelloWorld.2010.dproj
tests/01_HelloWorld/app_1_HelloWorld.XE.dproj
tests/01_HelloWorld/app_1_HelloWorld.XE2.dproj
tests/02_TwoWayHello/app_2_TwoWayHello.2007.dproj
tests/02_TwoWayHello/app_2_TwoWayHello.2009.dproj
tests/02_TwoWayHello/app_2_TwoWayHello.2010.dproj
tests/02_TwoWayHello/app_2_TwoWayHello.XE.dproj
tests/02_TwoWayHello/app_2_TwoWayHello.XE2.dproj
tests/03_HelloWorld_with_package/app_3_HelloWorld_with_package.2007.dproj
tests/03_HelloWorld_with_package/app_3_HelloWorld_with_package.2009.dproj
tests/03_HelloWorld_with_package/app_3_HelloWorld_with_package.2010.dproj
tests/03_HelloWorld_with_package/app_3_HelloWorld_with_package.XE.dproj
tests/03_HelloWorld_with_package/app_3_HelloWorld_with_package.XE2.dproj
tests/04_TwoWayHello_with_package/app_4_TwoWayHello_with_package.2007.dproj
tests/04_TwoWayHello_with_package/app_4_TwoWayHello_with_package.2009.dproj
tests/04_TwoWayHel
bag of stuff/tmonitor-vs-commqueue/Cromis.Threading.pas
bag of stuff/tmonitor-vs-commqueue/SimpleThreadedQueue.pas
bag of stuff/tmonitor-vs-commqueue/SimpleThreadedQueueLL.pas
bag of stuff/tmonitor-vs-commqueue/SimpleThreadedQueueNoWait.pas
bag of stuff/tmonitor-vs-commqueue/SimpleThreadedQueueSem.pas
bag of stuff/tmonitor-vs-commqueue/speedtest1.pas
fastmm4/FastMM4.pas
fastmm4/FastMM4Messages.pas
OtlCollections.pas
OtlComm.pas
OtlCommBufferTest.pas
OtlCommon.pas
OtlCommon.Utils.pas
OtlContainerObserver.pas
OtlContainers.pas
OtlDataManager.pas
OtlEventMonitor.pas
OtlHooks.pas
OtlLogger.pas
OtlParallel.pas
OtlRegister.pas
OtlSync.pas
OtlTask.pas
OtlTaskControl.pas
OtlThreadPool.pas
src/DetailedRTTI.pas
src/DSiWin32.pas
src/GpLists.pas
src/GpLockFreeQueue.pas
src/GpStringHash.pas
src/GpStuff.pas
src/HVStringBuilder.pas
src/HVStringData.pas
src/SpinLock.pas
tests/00_Beep/test_0_Beep.pas
tests/01_HelloWorld/test_1_HelloWorld.pas
tests/02_TwoWayHello/test_2_TwoWayHello.pas
tests/03_HelloWorld_with_package/test_3_HelloWorld_with_package.pas
tests/04_TwoWayHello_with_package/test_4_TwoWayHello_with_package.pas
tests/05_TwoWayHello_without_loop/test_5_TwoWayHello_without_loop.pas
tests/06_TwoWayHello_with_object_worker/test_6_TwoWayHello_with_object_worker.pas
tests/07_InitTest/test_7_InitTest.pas
tests/08_RegisterComm/test_8_RegisterComm.pas
tests/09_Communications/test_9_Communications.pas
tests/10_Containers/test_10_Containers.pas
tests/11_ThreadPool/test_11_ThreadPool.pas
tests/12_Lock/test_12_Lock.pas
tests/13_Exceptions/test_13_Exceptions.pas
tests/14_TerminateWhen/test_14_TerminateWhen.pas
tests/15_TaskGroup/test_15_TaskGroup.pas
tests/16_ChainTo/test_16_ChainTo.pas
tests/17_MsgWait/test_17_MsgWait.pas
tests/18_StringMsgDispatch/test_18_StringMsgDispatch.pas
tests/19_StringMsgBenchmark/test_19_StringMsgBenchmark.pas
tests/20_QuickSort/test_20_QuickSort.pas
tests/21_Anonymous_methods/test_21_Anonymous_methods.pas
tests/22_TerminationTest/test_22_TerminationTest.pas
tests/23_BackgroundFileSearch/test_23_BackgroundFileSearch.pas
tests/24_ConnectionPool/test_24_ConnectionPool.pas
tests/25_WaitableComm/test_25_WaitableComm.pas
tests/26_MultiEventMonitor/test_26_MultiEventMonitor.pas
tests/27_RecursiveTree/test_27_RecursiveTree.pas
tests/28_Hooks/test_28_Hooks.pas
tests/29_ImplicitEventMonitor/test_29_ImplicitEventMonitor.pas
tests/30_AnonymousEventMonitor/test_30_AnonymousEventMonitor.pas
tests/31_WaitableObjects/test_31_WaitableObjects.pas
tests/32_Queue/test_32_Queue.pas
tests/33_BlockingCollection/test_33_BlockingCollection.pas
tests/34_TreeScan/test_34_TreeScan.pas
tests/35_ParallelFor/test_35_ParallelFor.pas
tests/36_ParallelAggregate/test_36_ParallelAggregate.pas
tests/37_ParallelJoin/test_37_ParallelJoin.pas
tests/38_OrderedFor/test_38_OrderedFor.pas
tests/39_Futures/test_39_Futures.pas
tests/40_Mandelbrot/test_40_Mandelbrot.pas
tests/41_Pipeline/test_41_Pipeline.pas
tests/42_MessageQueue/test_42_MessageQueue.pas
tests/43_InvokeAnonymous/test_43_InvokeAnonymous.pas
tests/44_Fork-Join QuickSort/test_44_ForkJoinQuickSort.pas
tests/45_Fork-Join max/test_45_ForkJoinMax.pas
tests/46_Async/test_46_Async.pas
tests/47_TaskConfig/test_47_TaskConfig.pas
tests/48_OtlParallelExceptions/test_48_OtlParallelExceptions.pas
unittests/TestBlockingCollection1.pas
unittests/TestOtlDataManager1.pas
bag of stuff/tmonitor-vs-commqueue/speedtest.dproj
fastmm4/FastMM_FullDebugMode.dproj
packages/OmniThreadLibraryDesigntime.dproj
packages/OmniThreadLibraryDesigntime2009.dproj
packages/OmniThreadLibraryDesigntime2010.dproj
packages/OmniThreadLibraryDesigntimeXE.dproj
packages/OmniThreadLibraryDesigntimeXE2.dproj
packages/OmniThreadLibraryRuntime.dproj
packages/OmniThreadLibraryRuntime2009.dproj
packages/OmniThreadLibraryRuntime2010.dproj
packages/OmniThreadLibraryRuntimeXE.dproj
packages/OmniThreadLibraryRuntimeXE2.dproj
tests/00_Beep/app_0_Beep.2007.dproj
tests/00_Beep/app_0_Beep.2009.dproj
tests/00_Beep/app_0_Beep.2010.dproj
tests/00_Beep/app_0_Beep.XE.dproj
tests/00_Beep/app_0_Beep.XE2.dproj
tests/01_HelloWorld/app_1_HelloWorld.2007.dproj
tests/01_HelloWorld/app_1_HelloWorld.2009.dproj
tests/01_HelloWorld/app_1_HelloWorld.2010.dproj
tests/01_HelloWorld/app_1_HelloWorld.XE.dproj
tests/01_HelloWorld/app_1_HelloWorld.XE2.dproj
tests/02_TwoWayHello/app_2_TwoWayHello.2007.dproj
tests/02_TwoWayHello/app_2_TwoWayHello.2009.dproj
tests/02_TwoWayHello/app_2_TwoWayHello.2010.dproj
tests/02_TwoWayHello/app_2_TwoWayHello.XE.dproj
tests/02_TwoWayHello/app_2_TwoWayHello.XE2.dproj
tests/03_HelloWorld_with_package/app_3_HelloWorld_with_package.2007.dproj
tests/03_HelloWorld_with_package/app_3_HelloWorld_with_package.2009.dproj
tests/03_HelloWorld_with_package/app_3_HelloWorld_with_package.2010.dproj
tests/03_HelloWorld_with_package/app_3_HelloWorld_with_package.XE.dproj
tests/03_HelloWorld_with_package/app_3_HelloWorld_with_package.XE2.dproj
tests/04_TwoWayHello_with_package/app_4_TwoWayHello_with_package.2007.dproj
tests/04_TwoWayHello_with_package/app_4_TwoWayHello_with_package.2009.dproj
tests/04_TwoWayHel
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.