文件名称:smartthreadpool
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:579.42kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
线程池。检查线程数的动态变化;取消工作项目;-A smart Thread Pool implementatio in .NET.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tests/STPTests.dll
tests/
bin/Mono/
bin/Mono/SmartThreadPoolMono.dll
bin/SilverLight/
bin/SilverLight/SmartThreadPoolSL.dll
bin/Windows/
bin/Windows/SmartThreadPool.dll
bin/WindowsCE/
bin/WindowsCE/SmartThreadPoolCE.dll
bin/
demos/Mono/
demos/Mono/TestSmartThreadPool/
demos/Mono/TestSmartThreadPool/SmartThreadPoolMono.dll
demos/Mono/TestSmartThreadPool/TestSmartThreadPoolMono.exe
demos/Mono/TestSmartThreadPool/UsageControl.dll
demos/Mono/WorkItemsGroupDemo/
demos/Mono/WorkItemsGroupDemo/SmartThreadPoolMono.dll
demos/Mono/WorkItemsGroupDemo/UsageControl.dll
demos/Mono/WorkItemsGroupDemo/WorkItemsGroupDemoMono.exe
demos/SilverLight/
demos/SilverLight/AppManifest.xaml
demos/SilverLight/SmartThreadPoolSL.dll
demos/SilverLight/STPSLDemo.dll
demos/SilverLight/STPSLDemo.xap
demos/SilverLight/TestPage.html
demos/Windows/
demos/Windows/TestSmartThreadPool/
demos/Windows/TestSmartThreadPool/SmartThreadPool.dll
demos/Windows/TestSmartThreadPool/TestSmartThreadPool.exe
demos/Windows/TestSmartThreadPool/UsageControl.dll
demos/Windows/WorkItemsGroupDemo/
demos/Windows/WorkItemsGroupDemo/SmartThreadPool.dll
demos/Windows/WorkItemsGroupDemo/UsageControl.dll
demos/Windows/WorkItemsGroupDemo/WorkItemsGroupDemo.exe
demos/WindowsCE/
demos/WindowsCE/SmartThreadPoolCE.dll
demos/WindowsCE/STPCEDemo.exe
demos/
src/SmartThreadPool/
src/SmartThreadPool/CallerThreadContext.cs
src/SmartThreadPool/CanceledWorkItemsGroup.cs
src/SmartThreadPool/EventWaitHandle.cs
src/SmartThreadPool/EventWaitHandleFactory.cs
src/SmartThreadPool/Exceptions.cs
src/SmartThreadPool/Interfaces.cs
src/SmartThreadPool/InternalInterfaces.cs
src/SmartThreadPool/PriorityQueue.cs
src/SmartThreadPool/Properties/
src/SmartThreadPool/Properties/AssemblyInfo.cs
src/SmartThreadPool/SLExt.cs
src/SmartThreadPool/SmartThreadPool.cs
src/SmartThreadPool/SmartThreadPool.csproj
src/SmartThreadPool/SmartThreadPool.ThreadEntry.cs
src/SmartThreadPool/SmartThreadPoolCE.csproj
src/SmartThreadPool/SmartThreadPoolMono.csproj
src/SmartThreadPool/SmartThreadPoolSL.csproj
src/SmartThreadPool/Stopwatch.cs
src/SmartThreadPool/STPEventWaitHandle.cs
src/SmartThreadPool/STPPerformanceCounter.cs
src/SmartThreadPool/STPStartInfo.cs
src/SmartThreadPool/SynchronizedDictionary.cs
src/SmartThreadPool/WIGStartInfo.cs
src/SmartThreadPool/WorkItem.cs
src/SmartThreadPool/WorkItem.WorkItemResult.cs
src/SmartThreadPool/WorkItemFactory.cs
src/SmartThreadPool/WorkItemInfo.cs
src/SmartThreadPool/WorkItemResultTWrapper.cs
src/SmartThreadPool/WorkItemsGroup.cs
src/SmartThreadPool/WorkItemsGroupBase.cs
src/SmartThreadPool/WorkItemsQueue.cs
src/SmartThreadPool.sln
src/STPCEDemo/
src/STPCEDemo/Form1.cs
src/STPCEDemo/Form1.Designer.cs
src/STPCEDemo/Form1.resx
src/STPCEDemo/Pens.cs
src/STPCEDemo/Program.cs
src/STPCEDemo/Properties/
src/STPCEDemo/Properties/AssemblyInfo.cs
src/STPCEDemo/Properties/Resources.Designer.cs
src/STPCEDemo/Properties/Resources.resx
src/STPCEDemo/STPCEDemo.csproj
src/STPCEDemo/UsageControl.cs
src/STPCEDemo/UsageControl.resx
src/STPCEDemo/UsageHistoryControl.cs
src/STPCEDemo/UsageHistoryControl.resx
src/STPExamples/
src/STPExamples/App.ico
src/STPExamples/AssemblyInfo.cs
src/STPExamples/CatchExceptionExample.cs
src/STPExamples/CooperativeCancelExample.cs
src/STPExamples/GetExceptionExample.cs
src/STPExamples/OnWIGIdleEventExample.cs
src/STPExamples/ParallelQuickSort.cs
src/STPExamples/PriorityExample.cs
src/STPExamples/SimpleExample.cs
src/STPExamples/STPExamples.csproj
src/STPExamples/SuspendedSTPStartExample.cs
src/STPExamples/SuspendedWIGStartExample.cs
src/STPExamples/ThreadEventsExample.cs
src/STPExamples/WaitForAllExample.cs
src/STPExamples/WaitForAnyExample.cs
src/STPExamples/WaitForIdleExample.cs
src/STPExamples/WorkItemsGroupExample.cs
src/STPSLDemo/
src/STPSLDemo/App.xaml
src/STPSLDemo/App.xaml.cs
src/STPSLDemo/Groupbox.cs
src/STPSLDemo/Groupbox.xaml
src/STPSLDemo/Page.xaml
src/STPSLDemo/Page.xaml.cs
src/STPSLDemo/Properties/
src/STPSLDemo/Properties/AppManifest.xml
src/STPSLDemo/Properties/AssemblyInfo.cs
src/STPSLDemo/Resources/
src/STPSLDemo/Resources/EmptyCell.bmp
src/STPSLDemo/Resources/EmptyCell.jpg
src/STPSLDemo/Resources/GreenCell.bmp
src/STPSLDemo/Resources/GreenCell.jpg
src/STPSLDemo/Resources/RedCell.bmp
src/STPSLDemo/Resources/RedCell.jpg
src/STPSLDemo/SpinButton.xaml
src/STPSLDemo/SpinButton.xaml.cs
src/STPSLDemo/STPSLDemo.csproj
src/STPSLDemo/UsageControl.xaml
src/STPSLDemo/UsageControl.xaml.cs
src/STPSLDemo/UsageHistoryControl.xaml
src/STPSLDemo/UsageHistoryControl.xaml.cs
src/STPTests/
src/STPTests/AssemblyInfo.cs
src/STPTests/PermutationGenerator.cs
src/STPTests/QueueWorkItemHelper.cs
src/STPTests/STPTests.csproj
src/STPTests/TestActionT.cs
src/STPTests/TestCancel.cs
src/STPTests/TestChainedDelegates.cs
src/STPTests/TestConcurrencyChanges.cs
src/STPTests/TestExceptions.cs
src/STPTests/TestFalseFillStateWithParams.cs
src/STPTests/TestFillStateWithParams.cs
src/STPTests/TestFunc.cs
src/STPTests/TestFuncT.cs
src/STPTests/TestGetResult.cs
src/STPTests/TestMultipleWorkItems.cs
src/STPTests/TestParallelMethods.cs
src/STPTests/TestPostExecute.cs
src/STPTests/TestPriorityQueue.cs
src/STPT
tests/
bin/Mono/
bin/Mono/SmartThreadPoolMono.dll
bin/SilverLight/
bin/SilverLight/SmartThreadPoolSL.dll
bin/Windows/
bin/Windows/SmartThreadPool.dll
bin/WindowsCE/
bin/WindowsCE/SmartThreadPoolCE.dll
bin/
demos/Mono/
demos/Mono/TestSmartThreadPool/
demos/Mono/TestSmartThreadPool/SmartThreadPoolMono.dll
demos/Mono/TestSmartThreadPool/TestSmartThreadPoolMono.exe
demos/Mono/TestSmartThreadPool/UsageControl.dll
demos/Mono/WorkItemsGroupDemo/
demos/Mono/WorkItemsGroupDemo/SmartThreadPoolMono.dll
demos/Mono/WorkItemsGroupDemo/UsageControl.dll
demos/Mono/WorkItemsGroupDemo/WorkItemsGroupDemoMono.exe
demos/SilverLight/
demos/SilverLight/AppManifest.xaml
demos/SilverLight/SmartThreadPoolSL.dll
demos/SilverLight/STPSLDemo.dll
demos/SilverLight/STPSLDemo.xap
demos/SilverLight/TestPage.html
demos/Windows/
demos/Windows/TestSmartThreadPool/
demos/Windows/TestSmartThreadPool/SmartThreadPool.dll
demos/Windows/TestSmartThreadPool/TestSmartThreadPool.exe
demos/Windows/TestSmartThreadPool/UsageControl.dll
demos/Windows/WorkItemsGroupDemo/
demos/Windows/WorkItemsGroupDemo/SmartThreadPool.dll
demos/Windows/WorkItemsGroupDemo/UsageControl.dll
demos/Windows/WorkItemsGroupDemo/WorkItemsGroupDemo.exe
demos/WindowsCE/
demos/WindowsCE/SmartThreadPoolCE.dll
demos/WindowsCE/STPCEDemo.exe
demos/
src/SmartThreadPool/
src/SmartThreadPool/CallerThreadContext.cs
src/SmartThreadPool/CanceledWorkItemsGroup.cs
src/SmartThreadPool/EventWaitHandle.cs
src/SmartThreadPool/EventWaitHandleFactory.cs
src/SmartThreadPool/Exceptions.cs
src/SmartThreadPool/Interfaces.cs
src/SmartThreadPool/InternalInterfaces.cs
src/SmartThreadPool/PriorityQueue.cs
src/SmartThreadPool/Properties/
src/SmartThreadPool/Properties/AssemblyInfo.cs
src/SmartThreadPool/SLExt.cs
src/SmartThreadPool/SmartThreadPool.cs
src/SmartThreadPool/SmartThreadPool.csproj
src/SmartThreadPool/SmartThreadPool.ThreadEntry.cs
src/SmartThreadPool/SmartThreadPoolCE.csproj
src/SmartThreadPool/SmartThreadPoolMono.csproj
src/SmartThreadPool/SmartThreadPoolSL.csproj
src/SmartThreadPool/Stopwatch.cs
src/SmartThreadPool/STPEventWaitHandle.cs
src/SmartThreadPool/STPPerformanceCounter.cs
src/SmartThreadPool/STPStartInfo.cs
src/SmartThreadPool/SynchronizedDictionary.cs
src/SmartThreadPool/WIGStartInfo.cs
src/SmartThreadPool/WorkItem.cs
src/SmartThreadPool/WorkItem.WorkItemResult.cs
src/SmartThreadPool/WorkItemFactory.cs
src/SmartThreadPool/WorkItemInfo.cs
src/SmartThreadPool/WorkItemResultTWrapper.cs
src/SmartThreadPool/WorkItemsGroup.cs
src/SmartThreadPool/WorkItemsGroupBase.cs
src/SmartThreadPool/WorkItemsQueue.cs
src/SmartThreadPool.sln
src/STPCEDemo/
src/STPCEDemo/Form1.cs
src/STPCEDemo/Form1.Designer.cs
src/STPCEDemo/Form1.resx
src/STPCEDemo/Pens.cs
src/STPCEDemo/Program.cs
src/STPCEDemo/Properties/
src/STPCEDemo/Properties/AssemblyInfo.cs
src/STPCEDemo/Properties/Resources.Designer.cs
src/STPCEDemo/Properties/Resources.resx
src/STPCEDemo/STPCEDemo.csproj
src/STPCEDemo/UsageControl.cs
src/STPCEDemo/UsageControl.resx
src/STPCEDemo/UsageHistoryControl.cs
src/STPCEDemo/UsageHistoryControl.resx
src/STPExamples/
src/STPExamples/App.ico
src/STPExamples/AssemblyInfo.cs
src/STPExamples/CatchExceptionExample.cs
src/STPExamples/CooperativeCancelExample.cs
src/STPExamples/GetExceptionExample.cs
src/STPExamples/OnWIGIdleEventExample.cs
src/STPExamples/ParallelQuickSort.cs
src/STPExamples/PriorityExample.cs
src/STPExamples/SimpleExample.cs
src/STPExamples/STPExamples.csproj
src/STPExamples/SuspendedSTPStartExample.cs
src/STPExamples/SuspendedWIGStartExample.cs
src/STPExamples/ThreadEventsExample.cs
src/STPExamples/WaitForAllExample.cs
src/STPExamples/WaitForAnyExample.cs
src/STPExamples/WaitForIdleExample.cs
src/STPExamples/WorkItemsGroupExample.cs
src/STPSLDemo/
src/STPSLDemo/App.xaml
src/STPSLDemo/App.xaml.cs
src/STPSLDemo/Groupbox.cs
src/STPSLDemo/Groupbox.xaml
src/STPSLDemo/Page.xaml
src/STPSLDemo/Page.xaml.cs
src/STPSLDemo/Properties/
src/STPSLDemo/Properties/AppManifest.xml
src/STPSLDemo/Properties/AssemblyInfo.cs
src/STPSLDemo/Resources/
src/STPSLDemo/Resources/EmptyCell.bmp
src/STPSLDemo/Resources/EmptyCell.jpg
src/STPSLDemo/Resources/GreenCell.bmp
src/STPSLDemo/Resources/GreenCell.jpg
src/STPSLDemo/Resources/RedCell.bmp
src/STPSLDemo/Resources/RedCell.jpg
src/STPSLDemo/SpinButton.xaml
src/STPSLDemo/SpinButton.xaml.cs
src/STPSLDemo/STPSLDemo.csproj
src/STPSLDemo/UsageControl.xaml
src/STPSLDemo/UsageControl.xaml.cs
src/STPSLDemo/UsageHistoryControl.xaml
src/STPSLDemo/UsageHistoryControl.xaml.cs
src/STPTests/
src/STPTests/AssemblyInfo.cs
src/STPTests/PermutationGenerator.cs
src/STPTests/QueueWorkItemHelper.cs
src/STPTests/STPTests.csproj
src/STPTests/TestActionT.cs
src/STPTests/TestCancel.cs
src/STPTests/TestChainedDelegates.cs
src/STPTests/TestConcurrencyChanges.cs
src/STPTests/TestExceptions.cs
src/STPTests/TestFalseFillStateWithParams.cs
src/STPTests/TestFillStateWithParams.cs
src/STPTests/TestFunc.cs
src/STPTests/TestFuncT.cs
src/STPTests/TestGetResult.cs
src/STPTests/TestMultipleWorkItems.cs
src/STPTests/TestParallelMethods.cs
src/STPTests/TestPostExecute.cs
src/STPTests/TestPriorityQueue.cs
src/STPT
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.