线程池实例,1.1版本,用于代替.net自带线程池
资 源 简 介
线程池实例,1.1版本,用于代替.net自带线程池
文 件 列 表
SmartThreadPool
AssemblyInfo.cs
CallerThreadContext.cs
Exceptions.cs
Interfaces.cs
PriorityQueue.cs
SmartThreadPool.cs
SmartThreadPool.csproj
STPPerformanceCounter.cs
STPStartInfo.cs
WIGStartInfo.cs
WorkItem.cs
WorkItemFactory.cs
WorkItemInfo.cs
WorkItemsGroup.cs
WorkItemsQueue.cs
SmartThreadPool.dll
SmartThreadPool.sln
STPExamples
App.ico
AssemblyInfo.cs
CatchExceptionExample.cs
GetExceptionExample.cs
OnWIGIdleEventExample.cs
PriorityExample.cs
SimpleExample.cs
STPExamples.csproj
SuspendedSTPStartExample.cs
SuspendedWIGStartExample.cs
WaitForAllExample.cs
WaitForAnyExample.cs
WaitForIdleExample.cs
WorkItemsGroupExample.cs
STPTests
AssemblyInfo.cs
PermutationGenerator.cs
STPTests.csproj
TestChainedDelegates.cs
TestExceptions.cs
TestGetResult.cs
TestMultipleWorkItems.cs
TestPostExecute.cs
TestPriorityQueue.cs
TestStartSuspended.cs
TestStateDispose.cs
TestThreadPriority.cs
TestWaitForIdle.cs
TestWIGChainedDelegates.cs
TestWIGConcurrency.cs
TestWIGExceptions.cs
TestWIGGetResult.cs
TestWIGMultipleWorkItems.cs
TestWIGPostExecute.cs
TestWIGStateDispose.cs
TestWIGWaitForIdle.cs
TestWorkItemsGroups.cs
TestWorkItemsQueue.cs
STPTests.dll
TestSmartThreadPool
App.ico
AssemblyInfo.cs
Form1.cs
Form1.resx
TestSmartThreadPool.csproj
TestSmartThreadPool.exe
UsageControl
AssemblyInfo.cs
UsageControl.cs
UsageControl.csproj
UsageControl.resx
UsageHistoryControl.cs
UsageHistoryControl.resx
UsageControl.dll