文件名称:SmartThreadPool_11
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 123.72kb
- 下载次数:
- 0次
- 提 供 者:
- licu*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
线程池实例,1.1版本,用于代替.net自带线程池
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 113172200smartthreadpool_11.zip 列表 SmartThreadPool/ SmartThreadPool.dll SmartThreadPool.sln SmartThreadPool/AssemblyInfo.cs SmartThreadPool/CallerThreadContext.cs SmartThreadPool/Exceptions.cs SmartThreadPool/Interfaces.cs SmartThreadPool/PriorityQueue.cs SmartThreadPool/SmartThreadPool.cs SmartThreadPool/SmartThreadPool.csproj SmartThreadPool/STPPerformanceCounter.cs SmartThreadPool/STPStartInfo.cs SmartThreadPool/WIGStartInfo.cs SmartThreadPool/WorkItem.cs SmartThreadPool/WorkItemFactory.cs SmartThreadPool/WorkItemInfo.cs SmartThreadPool/WorkItemsGroup.cs SmartThreadPool/WorkItemsQueue.cs STPExamples/ STPExamples/App.ico STPExamples/AssemblyInfo.cs STPExamples/CatchExceptionExample.cs STPExamples/GetExceptionExample.cs STPExamples/OnWIGIdleEventExample.cs STPExamples/PriorityExample.cs STPExamples/SimpleExample.cs STPExamples/STPExamples.csproj STPExamples/SuspendedSTPStartExample.cs STPExamples/SuspendedWIGStartExample.cs STPExamples/WaitForAllExample.cs STPExamples/WaitForAnyExample.cs STPExamples/WaitForIdleExample.cs STPExamples/WorkItemsGroupExample.cs STPTests/ STPTests.dll STPTests/AssemblyInfo.cs STPTests/PermutationGenerator.cs STPTests/STPTests.csproj STPTests/TestChainedDelegates.cs STPTests/TestExceptions.cs STPTests/TestGetResult.cs STPTests/TestMultipleWorkItems.cs STPTests/TestPostExecute.cs STPTests/TestPriorityQueue.cs STPTests/TestStartSuspended.cs STPTests/TestStateDispose.cs STPTests/TestThreadPriority.cs STPTests/TestWaitForIdle.cs STPTests/TestWIGChainedDelegates.cs STPTests/TestWIGConcurrency.cs STPTests/TestWIGExceptions.cs STPTests/TestWIGGetResult.cs STPTests/TestWIGMultipleWorkItems.cs STPTests/TestWIGPostExecute.cs STPTests/TestWIGStateDispose.cs STPTests/TestWIGWaitForIdle.cs STPTests/TestWorkItemsGroups.cs STPTests/TestWorkItemsQueue.cs TestSmartThreadPool/ TestSmartThreadPool.exe TestSmartThreadPool/App.ico TestSmartThreadPool/AssemblyInfo.cs TestSmartThreadPool/Form1.cs TestSmartThreadPool/Form1.resx TestSmartThreadPool/TestSmartThreadPool.csproj UsageControl/ UsageControl.dll UsageControl/AssemblyInfo.cs UsageControl/UsageControl.cs UsageControl/UsageControl.csproj UsageControl/UsageControl.resx UsageControl/UsageHistoryControl.cs UsageControl/UsageHistoryControl.resx