An open API service indexing awesome lists of open source software.

https://github.com/ukcoderj/csharptaskthreadingclowncar

Playing with Task<T> in C# to make a clown car
https://github.com/ukcoderj/csharptaskthreadingclowncar

csharp

Last synced: 10 months ago
JSON representation

Playing with Task<T> in C# to make a clown car

Awesome Lists containing this project

README

          

# C# Task Playing with threading to make a clown car.

Created it a while back for a 'Lunch and Learn' and thought I'd put it online for people to look at/ play with.

For more info on Tasks, see the [docs folder](https://github.com/HockeyJustin/CSharpTaskThreadingClownCar/tree/master/ThreadingDevWeek/Docs/Threading%20Presentation).

Requires VS2015+.

![Threaded Processes](https://github.com/HockeyJustin/CSharpTaskThreadingClownCar/blob/master/ThreadingDevWeek/Docs/Threading%20Presentation/Processes.png?raw=true "Threaded Processes")