Description: It s written by myself, C# multithread concurrency demo, producer-consumer model. Query to simulate the process of production, and multi-threaded concurrent consumers to send all the fetched data. (The source code only for learning purposes, not for formal environment)
To Search:
File list (Check if you may need any files):
TestTaskMgr
...........\Code
...........\....\AbstractData.cs
...........\....\IConsumer.cs
...........\....\IProducer.cs
...........\....\Send
...........\....\....\SendSMSConsumer.cs
...........\....\TaskManager.cs
...........\....\TestDataImpl.cs
...........\Program.cs
...........\Properties
...........\..........\AssemblyInfo.cs
...........\TestTaskMgr.csproj
...........\TestTaskMgr.sln
...........\TestTaskMgr.v12.suo
...........\bin
...........\...\Debug
...........\obj